Crates.io | nimble-layer |
lib.rs | nimble-layer |
version | 0.0.17-dev |
source | src |
created_at | 2024-10-16 10:04:21.500781 |
updated_at | 2024-10-24 10:27:36.524257 |
description | Nimble Layer |
homepage | |
repository | https://github.com/nimble-rust/nimble |
max_upload_size | |
id | 1411603 |
size | 11,507 |
Nimble Layer is a Rust crate that provides a networking layer for handling ordered datagrams with built-in latency measurement and metrics. It is designed to facilitate reliable communication by ensuring the order of datagrams and tracking performance metrics for datagram drops.
Add nimble-layer to your Cargo.toml:
nimble-layer = "0.0.14-dev"
This project is licensed under the MIT License - see the LICENSE file for details.