#scuttlebutt #json #data #behavior #ssb

ssb-json-msg-data

JSON de/serialization matching v8 (nodejs) behavior

1 unstable release

0.1.2 Apr 18, 2020

#17 in #scuttlebutt


Used in ssb-json-msg

AGPL-3.0

72KB
1.5K SLoC

This crate implements the ssb legacy data format, i.e. the free-form data that forms the content of legacy messages.

Two encodings are implemented: the signing encoding, and the json transport encoding.


SSB Legacy MSG Data

Rust implementation of the ssb legacy data format.

Dependencies

~2–2.7MB
~50K SLoC