netu

Crates.ionetu
lib.rsnetu
version0.2.0
sourcesrc
created_at2024-04-14 15:15:27.639039
updated_at2024-05-23 09:14:12.845109
descriptionNetworking utilities.
homepage
repositoryhttps://github.com/XToripuru/netu
max_upload_size
id1208321
size48,320
(XToripuru)

documentation

README

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.

Crates.io MIT licensed

Examples

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.

Commit count: 7

cargo fmt