Search
Preparing search index...
The search index is not available
wsrpc
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IServerEvents
Interface IServerEvents
Hierarchy
IServerEvents
Implemented by
Server
Index
Methods
on
Methods
on
on
(
event
:
"connection"
, listener
:
function
)
:
void
on
(
event
:
"error"
, listener
:
function
)
:
void
Parameters
event:
"connection"
listener:
function
(
connection
:
Connection
)
:
void
Parameters
connection:
Connection
Returns
void
Returns
void
Parameters
event:
"error"
listener:
function
(
error
:
Error
)
:
void
Parameters
error:
Error
Returns
void
Returns
void
Globals
Client
Connection
Server
IClient
Events
IClient
Options
IProtobuf
Type
IRPCMessage
IServer
Events
on
IServer
Options
Handler
Message
WS
version
default
Backoff
wait
For
Event
Generated using
TypeDoc