OpCode.PING

OpCode for a Ping Frame

@see <a href="https://tools.ietf.org/html/rfc6455#section-11.8">RFC 6455, Section 11.8 (WebSocket Opcode Registry</a>

struct OpCode
enum byte PING;

Meta