This webserver was designed to work along with this console
- Custom remotes
- Fast and slow parsers based on the current game
- Dynamic reload based on the current state of the console
git clone https://github.com/addrian-77/rust-webserver
cd ./rust-webserver
cargo run
The webserver is now running on localhost:7878 for player 1 and localhost:7879 for player 2.