Page Contents
Home > @loopback/socketio > SocketIoConnectionContext
SocketIoConnectionContext class
Request context for a socket.io request
Signature:
export declare class SocketIoConnectionContext extends Context
Extends: Context
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(socket, parent) | Constructs a new instance of the SocketIoConnectionContext class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| socket | Socket |