diamond v2.7.0 (2018-03-07T22:17:16Z)
Dub
Repo
WebSocketService.handleWebSocket
diamond
http
websockets
WebSocketService
Handling the raw web socket.
class
WebSocketService
package final
void
handleWebSocket
(
scope
vibewebsockets.WebSocket
rawSocket
)
Parameters
rawSocket
vibewebsockets
.
WebSocket
The raw socket.
Meta
Source
See Implementation
diamond
http
websockets
WebSocketService
constructors
this
functions
handleWebSocket
onClose
onConnect
onMessage
properties
route
Handling the raw web socket.