kSwampProtocolVersion top-level constant
The current Swamp protocol version.
Increment this when making breaking changes to the wire protocol.
Implementation
const kSwampProtocolVersion = 1;
The current Swamp protocol version.
Increment this when making breaking changes to the wire protocol.
const kSwampProtocolVersion = 1;