On this page
MCPRequestHandler.protocolVersions
- Declared in
- MCPRequestHandler
- Package
- libtmux-swift
- Source
- Sources/LibTmuxMCP/MCPProtocol.swift
- protocolVersions : static let protocolVersions: [String]
-
The revisions this server speaks, newest first.
A client's requested revision is echoed back when it is one of these, so a new client is not held to an old shape and an old one is not handed a new one. Anything unrecognised gets the newest, which is what the specification says to do.
0 declared, 0 inherited