OkHttpWebSocketClient

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

Constructors

Link copied to clipboard
fun OkHttpWebSocketClient(client: OkHttpClient = OkHttpClient())

Functions

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

Sources

Link copied to clipboard