SocketCluster / socketcluster-client

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

Don't auto-connect to cached socket when autoconnect is false and multiplex is true #114

Closed jondubois closed 6 years ago

jondubois commented 6 years ago

If autoconnect is false and multiplex is true, do not autoreconnect when create is called for the second time.

jondubois commented 6 years ago

Done in v13.0.0.