pubky-common 0.11.0

Types and struct in common between Pubky client and homeserver
Documentation
1
2
3
4
//! Namespaces using to prepend signed messages to avoid collisions.

/// Namespace used by the Pubky Auth protocol.
pub const PUBKY_AUTH: &[u8; 10] = b"PUBKY:AUTH";