Skip to content

dig-message v0.3.3

Choose a tag to compare

@github-actions github-actions released this 19 Jul 13:27
· 14 commits to main since this release

dig-message v0.3.3

The DIG Network generic base message protocol: the byte-deterministic Chia-Streamable envelope + InnerMessage, length-framed size-bounded framing, additive compression (raw + zstd, decompression-bomb guarded), and the extensible message-type registry that every directed (1:1 / group) e2e-sealed peer message rides.

Installation

[dependencies]
dig-message = "0.3.3"

See the README for usage instructions.