WebSockets

Client WebSocket plugin.

Constructors

Link copied to clipboard
constructor(pingInterval: Long = -1L, maxFrameSize: Long = Int.MAX_VALUE.toLong())

Client WebSocket plugin.

constructor()

Client WebSocket plugin.

Types

Link copied to clipboard
class Config

WebSockets configuration.

Link copied to clipboard

Add WebSockets support for ktor http client.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard