3 unstable releases
0.2.0 | May 23, 2024 |
---|---|
0.1.1 | Apr 16, 2024 |
0.1.0 | Apr 14, 2024 |
#6 in #tcp-listener
27 downloads per month
21KB
457 lines
Netu
Rust crate for networking utilities. Main idea of the crate is to boost online game making process but to stay generic-enough for other uses.
Features
- Both sync and async (tokio) implementations
- UPnP-forwarded TcpListener
- Object messaging with TcpStream
- Generic server implemenation
License
This project is licensed under the MIT license.
Contribution
If you'd like to use this crate but feel like there's something missing - contributions implementing new features and/or new ideas are welcome.
Dependencies
~6–17MB
~230K SLoC