3 releases (1 stable)
1.0.0 | Jan 6, 2022 |
---|
#43 in #packets
30KB
581 lines
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
[dependencies]
sonet-rs = "1.0.0"
License
Licensed under the Apache 2.0 License
Dependencies
~3–9MB
~72K SLoC