blob-stream

Crates.ioblob-stream
lib.rsblob-stream
version0.0.3
sourcesrc
created_at2024-09-03 09:25:10.972859
updated_at2024-09-23 08:38:48.144188
descriptionBlob transfer over chunks (datagrams)
homepage
repositoryhttps://github.com/piot/blob-stream-rs
max_upload_size
id1361498
size66,620
Peter Bjorklund (piot)

documentation

README

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 file for details.

Commit count: 16

cargo fmt