Crates.io | sonet-rs |
lib.rs | sonet-rs |
version | 1.0.0 |
source | src |
created_at | 2022-01-06 01:04:11.571639 |
updated_at | 2022-01-06 04:24:34.455366 |
description | Lightweight TCP Communication Library |
homepage | |
repository | https://github.com/dolphin2410/sonet-rs |
max_upload_size | |
id | 508750 |
size | 40,721 |
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.
Documentation can be found here
# Cargo.toml
[dependencies]
sonet-rs = "1.0.0"
Licensed under the Apache 2.0 License