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

Documentation

Documentation can be found here

Usage

```toml

Cargo.toml

[dependencies] sonet-rs = "1.0.0" ```

License

Licensed under the Apache 2.0 License