#reserved #serde #protocols #dag-json #byte #link #key

serde_atproto_dagjson

At protocol's version of DAG-JSON support for Serde

1 unstable release

new 0.2.0 Feb 9, 2025

#2038 in Encoding

Download history 88/week @ 2025-02-05

88 downloads per month

MIT/Apache

47KB
1.5K SLoC

Serde AT Protocol DAG-JSON

Crates.io Documentation

This is a Serde implementation for [DAG-JSON] for AT protocol.

It is forked from serde_ipld_dagjson with a few alterations to use the bytes and $link types defined in AT protocol's data model rather than the reserved key / defined in IPLD's DAG-JSON.

Any Serde based JSON library can be used for the underlying parsing, by default serde_json is used.

License

Licensed under either of

Dependencies

~1.2–2MB
~42K SLoC