TwurpleAuthenticationGetting dataExamplesFAQMigration

BasicPubSubClientOptions

Options for the basic PubSub client.

{
Options to pass to the logger.
logger?: Partial<LoggerOptions>
The client options to use for connecting to the WebSocket.
wsOptions?: WebSocketClientOptions
}

Properties

logger

Type: ?Partial<LoggerOptions>

Options to pass to the logger.

wsOptions

Type: ?WebSocketClientOptions

The client options to use for connecting to the WebSocket.