Crates.io | streave |
lib.rs | streave |
version | 0.1.0 |
source | src |
created_at | 2024-07-17 11:18:11.413273 |
updated_at | 2024-07-17 11:18:11.413273 |
description | A non-blocking I/O network library. |
homepage | https://github.com/0rangeFox/streave |
repository | https://github.com/0rangeFox/streave |
max_upload_size | |
id | 1306102 |
size | 3,950 |
[!WARNING]
The library is still at an early stage and is not recommended for use in application development nor deploying the production version.
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.
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.
Copyright © 2024 João Fernandes, this library is MIT licensed.