Lightweight TCP Communication Library
Made compatible with the sonet library, this project aims to run on systems without any third party software like the JVM.
- Being one of my earliest network-related rust project, it might somewhat be unsecure.
- This project is currently under development and is unstable. Please contribute or file an issue in order to help this project.
Documentation can be found here
# Cargo.toml
[dependencies]
sonet-rs = "1.0.0"
Licensed under the Apache 2.0 License