datagram-chunker 0.0.2

Serialize and deserialize messages in datagrams
Documentation

📦 Datagram Chunker

Crates.io Docs.rs

Datagram Chunker is a Rust library designed to serialize and deserialize messages into datagrams with configurable size constraints.

🔧 Installation

Add datagram-chunker to your Cargo.toml:

[dependencies]
datagram-chunker = "0.0.1"

📝 License

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