Run the server
cargo run -r --bin server
Run clients in different terminals
cargo run -r --bin cli alice http://0.0.0.0:5566
cargo run -r --bin cli bob http://0.0.0.0:5566
cargo run -r --bin cli carlos http://0.0.0.0:5566
| Name | Name | Last commit date | ||
|---|---|---|---|---|