Search
Preparing search index...
The search index is not available
@inventory/wss-manager - v0.0.13
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
LinkConnection
Class LinkConnection
Hierarchy
LinkConnection
Index
Constructors
constructor
Properties
_destination
Connection
_downstream
_origin
Connection
_upstream
status
Methods
_on
Close
close
set
Drop
Rate
Constructors
constructor
new
Link
Connection
(
socket
:
Socket
, __namedParameters
:
object
)
:
LinkConnection
Parameters
socket:
Socket
__namedParameters:
object
Returns
LinkConnection
Properties
Protected
_destination
Connection
_destination
Connection
:
Socket
Protected
_downstream
_downstream
:
Valve
= new Valve()
Protected
_origin
Connection
_origin
Connection
:
Socket
Protected
_upstream
_upstream
:
Valve
= new Valve()
status
status
:
LinkConnectionStatus
Methods
Protected
_on
Close
_on
Close
(
)
:
void
Returns
void
close
close
(
)
:
void
Returns
void
set
Drop
Rate
set
Drop
Rate
(
rate
:
number
)
:
void
Parameters
rate:
number
Returns
void
Globals
Link
Connection
Status
Link
Server
Status
WSConnection
Status
WSServer
Status
Link
Connection
constructor
_destination
Connection
_downstream
_origin
Connection
_upstream
status
_on
Close
close
set
Drop
Rate
Link
Server
WSConnection
WSSManager
WSServer
Link
Connection
Options
Link
Server
Options
WSConnection
Options
WSSManager
Options
WSServer
Options
WSMessage
Handler
debug
Status
Generated using
TypeDoc