@batpak/canonical
v0.8.2
Published
Canonical named-field MessagePack codec matching rmp-serde 1.3.1, plus hex helpers for NETBAT framing.
Readme
@batpak/canonical
Named-field MessagePack codec for batpak,
byte-for-byte identical to the Rust rmp-serde 1.3.1 encoder and
parity-tested against it in CI. Fields follow Rust struct declaration order.
Most applications should install @batpak/sdk,
which re-exports this package. Install @batpak/canonical directly only when
you want the codec without the client, schema, or generated types.
License
MIT OR Apache-2.0.
