Socket
expect class Socket(endpoint: String, config: SocketOptions? = null, build: SocketBuilder.() -> Unit)
Constructors
Link copied to clipboard
expect constructor(endpoint: String, config: SocketOptions? = null, build: SocketBuilder.() -> Unit)