nimble-blob-stream 0.0.11-dev

Nimble Blob transfer over chunks (datagrams)
Documentation
1
2
3
4
5
6
# Blob Stream

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.

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.