deserializeWebSocketMessage

fun deserializeWebSocketMessage(text: String): WebSocketFrame

Deserialize provided frame JSON text to WebSocketFrame.

Sources

jvm source
Link copied to clipboard