WebSockets
Client WebSocket plugin.
Constructors
Link copied to clipboard
fun WebSockets(pingInterval: Long = -1L, maxFrameSize: Long = Int.MAX_VALUE.toLong())
Content copied to clipboard
Client WebSocket plugin.
Link copied to clipboard
Client WebSocket plugin.
Types
Link copied to clipboard
WebSockets configuration.
Link copied to clipboard
Add WebSockets support for ktor http client.