kSwampSupportedProtocols top-level constant
All protocol versions the library understands.
The server advertises these via /info and accepts clients
that connect with any of these versions.
Implementation
const kSwampSupportedProtocols = [kSwampProtocolVersion];