websocket-server-plugin-config
Configuration object for the plugin
| Name | websocket-server-plugin-config |
|---|---|
| Type | Interface |
| Path | packages/websocket-plugin/src/websocket-server-plugin.ts |
Properties
| Name | Type | Description |
|---|---|---|
| cors | {
origin: string;
methods: string[];
} | |
| host | string | |
| port | number | |