/rust-mio-toy-tcp-server

toy TCP server in rust, using mio library

Primary LanguageRustMIT LicenseMIT

Toy TCP server in rust, using mio, as a learning exercise, based on the code in mio's tests.

Basically works like nc -l 13265.