Skip to content

XToripuru/netu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Rust crate for networking utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages