Default JSON decoder, backed by kotlinx.serialization, that takes JSON and converts it into a Message object.
Default JSON encoder, backed by kotlinx.serialization, that takes a Payload /* JsonObject */ and converts it into a JSON String.
Default heartbeat interval of 30s
Default reconnect algorithm for the socket
Default rejoin algorithm for individual channels
Default timeout of 10s
Default JSON Serializer Version set to 2.0.0