Page Contents
Home > @loopback/socketio > SocketIoBooter > (constructor)
SocketIoBooter.(constructor)
Constructs a new instance of the SocketIoBooter class
Signature:
constructor(app: Application, projectRoot: string, socketioControllerConfig: ArtifactOptions, socketioServer: SocketIoServer);
Parameters
| Parameter | Type | Description |
|---|---|---|
|
app | ||
|
projectRoot |
string | |
|
socketioControllerConfig |
ArtifactOptions | |
|
socketioServer |