Crates.io | pp_server |
lib.rs | pp_server |
version | 0.1.7 |
source | src |
created_at | 2024-09-30 14:20:03.660234 |
updated_at | 2024-10-13 21:46:47.835016 |
description | A poker server |
homepage | |
repository | https://github.com/theOGognf/private_poker |
max_upload_size | |
id | 1391767 |
size | 16,744 |
A TCP poker server. Host a poker server with:
RUST_LOG=info pp_server --bind $host
Poker clients can connect with pp_client.