This is a simple exchange of an arbitrary good built in Rust using websockets.
Compile and run the server using:
cargo run
Features that I will hopefully add someday:
- Darkmode
- More concise client server communication
- Actual ownership of placed orders (authentication)
- Support market/stop orders