Search
Preparing search index...
The search index is not available
@nestjs/websockets
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
SocketEventsHost
Interface SocketEventsHost<T>
Type parameters
T =
any
Hierarchy
SocketEventsHost
Index
Properties
connection
disconnect
init
server
Properties
connection
connection
:
Subject
<
any
>
disconnect
disconnect
:
Subject
<
any
>
init
init
:
ReplaySubject
<
T
>
server
server
:
T
Globals
Socket
Events
Host
connection
disconnect
init
server
Generated using
TypeDoc