Page Contents
Home > @loopback/socketio > SocketIoMetadata
SocketIoMetadata interface
Metadata for SocketIo
Signature:
export interface SocketIoMetadata
Properties
| Property | Type | Description |
|---|---|---|
| name? | string | (Optional) |
| namespace? | string | RegExp | (Optional) |