pub const PROTOCOL_VERSION: &'static str;
The Context Graph Protocol version this host speaks, re-exported from contextgraph-types (SPEC.md). The stable protocol version string this crate implements (SPEC.md §3.1).
contextgraph-types
SPEC.md