Crates.io | blob-stream |
lib.rs | blob-stream |
version | 0.0.3 |
source | src |
created_at | 2024-09-03 09:25:10.972859 |
updated_at | 2024-09-23 08:38:48.144188 |
description | Blob transfer over chunks (datagrams) |
homepage | |
repository | https://github.com/piot/blob-stream-rs |
max_upload_size | |
id | 1361498 |
size | 66,620 |
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 file for details.