WebsocketSettings
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| reverb_host | String | Websocket host. | [default to null] |
| reverb_port | Integer | Websocket port. | [default to null] |
| reverb_scheme | String | Websocket scheme (e.g., “ws” or “wss”). | [default to null] |
| reverb_app_id | String | Websocket application ID. | [default to null] |
| reverb_app_key | String | Websocket application key. | [default to null] |