diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
WebSocketService.this
diamond
http
websockets
WebSocketService
Creates a new web socket service.
class
WebSocketService
this
(
string
route
,
bool
strict
= true
)
Parameters
route
string
The route of the web socket.
strict
bool
Boolean determ
Meta
Source
See Implementation
diamond
http
websockets
WebSocketService
constructors
this
functions
handleWebSocket
onClose
onConnect
onMessage
properties
route
Creates a new web socket service.