1 unstable release

0.1.0 Jul 17, 2024

#125 in #tcp-udp

MIT license

3KB

Streave

A non-blocking I/O network library for Rust.

[!WARNING]
The library is still at an early stage and is not recommended for use in application development nor deploying the production version.

🔖 Description

This library consists of creating a low-level layer in the network area in which it provides tools to easily create applications of any kind using the TCP and UDP protocols without having to worry about rewriting the code to make connections and listen to packet exchanges between the server and client.

🤝 Contributing

This project will always remain open source and any kind of contribution is welcome. By participating in this project, you agree to keep common sense and contribute in a positive way.

📝 License

Copyright © 2024 João Fernandes, this library is MIT licensed.

No runtime deps