nimble-blob-stream 0.0.16

Nimble Blob transfer over datagrams
Documentation

Nimble Blob Stream

Crates.io Documentation

Nimble Blob Stream is a Rust library for managing and processing binary data streams divided into fixed-size chunks. This library allows for the serialization, deserialization with reassembly of chunks of data into complete blobs.

📦 Installation

Add this to your Cargo.toml:

[dependencies]
nimble-blob-stream = "0.0.16"

License

This project is licensed under the MIT License - see the LICENSE file for details.