Skip to content

dig-message v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 17:22
· 2 commits to main since this release

dig-message v0.7.0

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.7.0"