Releases: SocketCluster/socketcluster-client
Releases · SocketCluster/socketcluster-client
v5.1.1
The cid property in the protocol is now optional - Only when a response is expected from the other side.
v5.1.0
Ping and pong messages now pass through formatter/codec.
v5.0.21
Account for new host option when multiplexing.
v5.0.20
Added support for host option when connecting.
v5.0.18
Fixed React Native issue when using ws module on backend.
v5.0.16
Fixed React Native error.
v5.0.15
Improved support for non-standard JavaScript environments.
v5.0.14
Fix to work inside web worker.