WebSocketService.this

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