spotproto
Wire protocol for the Spot real-time messaging network: packet framing, handshake request/response (CBOR), and the instant message format.
This is a Rust port of the Go package
github.com/KarpelesLab/spotproto,
wire compatible with it, built on bottlers
for the cryptography.
See spotlib for the client implementation.