???
Some random project where I wanna test Rust workspaces/serde/bincode/async/websockets/distributed systems.
How to run
To spin up server + client run:
- Have
cargoin your machine (latest Rust stable works). make -j run
Just trying out Rust/async/Websocket/server-client etc. I thought it's interesting to experiment here :).
Rust
Some random project where I wanna test Rust workspaces/serde/bincode/async/websockets/distributed systems.
To spin up server + client run:
cargo in your machine (latest Rust stable works).make -j run