SocketCluster / socketcluster-client

JavaScript client for SocketCluster
MIT License
291 stars 92 forks source link

If multiplex option is false, socket should still show up in public connections property #103

Closed jondubois closed 6 years ago

jondubois commented 6 years ago

Right now it only gets added if multiplex is true (default).

jondubois commented 6 years ago

Fixed in socketcluster-client v10.0.1.