HubRSocketClientBuilder

A builder class for HubRSocketClient DSL. To create an instance of builder, use HubRSocketClient factory function.

Functions

Link copied to clipboard

Configures HubRSocketConnector to be compatible with hub-server and stores client-name, jwt token with proper mimeType.

Properties

Link copied to clipboard

The client which will represent this HubRSocketClient.

Link copied to clipboard

Specifies the CoroutineContext which the client will run in.

Link copied to clipboard

The RSocketConnector which the RSocket client will be based on.

Link copied to clipboard

The address of the hub-server instance.