OpCode.PONG

OpCode for a Pong 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 PONG;

Meta