kSwampSupportedProtocols top-level constant

List<int> const kSwampSupportedProtocols

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];