5 releases
new 0.0.5 | Jan 17, 2025 |
---|---|
0.0.4 | Jan 8, 2025 |
0.0.3 | Jan 4, 2025 |
0.0.2 | Jan 3, 2025 |
0.0.1 | Jan 3, 2025 |
#465 in HTTP server
542 downloads per month
1.5MB
3.5K
SLoC
Contains (ELF exe/lib, 3.5MB) blackjack
Zero Trust RPS
Play rock paper scissors online.
Client
cargo install zero-trust-rps --no-default-features --features=client
rps-client --domain=blackjack.joshix.asozial.org
Server
cargo install zero-trust-rps --no-default-features --features=server
rps-server --public ...
Make sure to open 8111/udp in the firewall.
Development
Server
cargo run server
Client
cargo run client
As dependency
[dependencies]
zero-trust-rps = { version = "0.0.3", default-features = false }
Dependencies
~79MB
~2M SLoC