pub const LEGACY_LATEST_PROTOCOL_VERSION: &str = "2025-06-18";Expand description
The newest legacy (initialize-handshake) revision this server implements.
Used as the fallback in initialize responses: a legacy client that asked
for an unknown version must not be handed 2026-07-28, which postdates its
handshake-based world.