pub const LEGACY_PROTOCOL_VERSIONS: &[&str];Expand description
The legacy (initialize-handshake) revisions this server implements, newest
first — SUPPORTED_PROTOCOL_VERSIONS minus its modern head. The initialize
handshake negotiates among these only.