OkHttpWebSocketClient

class OkHttpWebSocketClient(client: OkHttpClient = OkHttpClient()) : WebSocketClient(source)

Constructors

Link copied to clipboard
constructor(client: OkHttpClient = OkHttpClient())

Functions

Link copied to clipboard
open suspend override fun connect(url: String): WebSocketConnection