Socket

actual constructor(endpoint: String, config: SocketOptions?, build: SocketBuilder.() -> Unit)
expect constructor(endpoint: String, config: SocketOptions? = null, build: SocketBuilder.() -> Unit)
actual constructor(endpoint: String, config: SocketOptions?, build: SocketBuilder.() -> Unit)