streave

Crates.iostreave
lib.rsstreave
version0.1.0
sourcesrc
created_at2024-07-17 11:18:11.413273
updated_at2024-07-17 11:18:11.413273
descriptionA non-blocking I/O network library.
homepagehttps://github.com/0rangeFox/streave
repositoryhttps://github.com/0rangeFox/streave
max_upload_size
id1306102
size3,950
João Fernandes (0rangeFox)

documentation

README

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.

Commit count: 0

cargo fmt