SockJSClient

expect fun SockJSClient(): WebSocketClient(source)

Multiplatform SockJS client, which falls back to other transports if WebSockets are missing. This requires a SockJS-compliant server.

actual fun SockJSClient(): WebSocketClient(source)
actual fun SockJSClient(): WebSocketClient(source)