Module coding
Expand description
Various codes defined in RFC 6455.
Enumsยง
- Close
Code - Status code used to indicate why an endpoint is closing the WebSocket connection.
- OpCode
- WebSocket message opcode as in RFC 6455.
- OpCode
Control - Control opcodes as in RFC 6455
- OpCode
Data - Data opcodes as in RFC 6455