sonet-rs
Lightweight TCP Communication Library
Introduction
Made compatible with the sonet library, this project aims to run on systems without any third party software like the JVM.
Warning
- 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
Documentation can be found here
Usage
# Cargo.toml
[]
= "1.0.0"
License
Licensed under the Apache 2.0 License