PhoenixTransport

class PhoenixTransport(url: String, topic: String, ioDispatcher: CoroutineDispatcher, params: SocketConnectionParams? = emptyMap(), socketChannelParams: SocketChannelParams = emptyMap())

Constructors

Link copied to clipboard
constructor(url: String, topic: String, ioDispatcher: CoroutineDispatcher, params: SocketConnectionParams? = emptyMap(), socketChannelParams: SocketChannelParams = emptyMap())

Functions

Link copied to clipboard
suspend fun connect(listener: PhoenixTransportListener)
Link copied to clipboard
Link copied to clipboard