Package dev.relism.flash.websocket
package dev.relism.flash.websocket
-
ClassDescriptionBase class for class-based WebSocket endpoints registered via
@Wsorapp.ws(path, endpoint).Zero-copy view overWebSocketSession's read buffer.Handler for a WebSocket endpoint.Drives oneWebSocketSession's read loop until the session closes.A WebSocket frame violated RFC 6455 (bad opcode, wrong masking direction, oversized control frame, fragmented control frame, or a message exceeding the session's buffer).Per-connection WebSocket I/O state.WebSocket upgrade detection (RFC 6455 ยง4.2.1) and handshake response.