SocketIO

The Socket.IO decoder, following the Socket.IO protocol.

Functions

Link copied to clipboard
fun decode(encodedData: String): SocketIOPacket

Decodes the given encodedData into a SocketIOPacket.