Uses of Class
dev.voidframework.web.http.WebSocketContext
Packages that use WebSocketContext
-
Uses of WebSocketContext in dev.voidframework.web.server.http
Methods in dev.voidframework.web.server.http with parameters of type WebSocketContextModifier and TypeMethodDescriptionvoidHttpWebSocketRequestHandler.onIncomingConnection(WebSocketContext context) This method is called each time the framework need to handle an incoming WebSocket connection.