Skip to content

sound-systems/roxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roxy

a web socket proxy that rox!

get started

  1. Install Rust
  2. Install Docker
  3. Install Node and npm (this is only for local development purposes)

Once project dependencies are installed, start up the development environment:

  1. Ensure Docker is running
  2. Run make dev.up from your terminal. This will spin up a simple mock local environment with a client and three upstream backend servers
  3. To start the actual roxy proxy run make run

To experiment with the proxy open http://localhost:8080.

Run make help to see other available utilities that can be useful for local development and tests

About

a web socket proxy that rox!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published