Page Contents
Home > @loopback/socketio > SocketIoComponent
SocketIoComponent class
Signature:
export declare class SocketIoComponent implements Component
Implements: Component
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
|
Binding[] |
Add built-in body parsers | ||
|
(typeof SocketIoBooter)[] | |||
|
{ [name: string]: Constructor<Server>; } |