#json #ssb #scuttlebutt

ssb-json-msg-data

JSON de/serialization matching v8 (nodejs) behavior

1 unstable release

0.1.2 Apr 18, 2020

#15 in #scuttlebutt

24 downloads per month
Used in ssb-json-msg

AGPL-3.0

72KB
1.5K SLoC

SSB Legacy MSG Data

Rust implementation of the ssb legacy data format.


lib.rs:

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.

Dependencies

~2–2.8MB
~51K SLoC