Web Socket Client
Functions
isConnectionCloseException
Link copied to clipboard
open override fun isConnectionCloseException(throwable: Throwable): Boolean
Content copied to clipboard
withConnection
Link copied to clipboard
open suspend override fun withConnection(block: suspend RPCConnection.() -> Unit)
Content copied to clipboard