Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.47 KB

File metadata and controls

45 lines (26 loc) · 1.47 KB

rustproto

This is a third-party implementation of an atproto PDS. It is a Rust port of dnproto.

For info on how to implement a PDS from scratch, check out Ten Steps to a PDS.

(Note: rustproto is an independent, community-driven project and is not affiliated with, sponsored by, or endorsed by Bluesky Social, PBC.)

 

Source code

CAR repo encoding and decoding:

MST data structure:

PDS implementation:

Listening to a firehose:

General Bluesky WS calls: