使用Rust编写的简单聊天服务器
由 MMitsuha
#115 in #聊天
12KB 232 行
cargo build
cargo run
nc 127.0.0.1 1234
lib.rs
~7–14MB ~165K SLoC