spotproto 0.1.0

Wire protocol for the Spot real-time messaging network (packets, handshake, instant messages)
Documentation

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.