Socket.IO-Client-Swift
Socket.IO-Client-Swift copied to clipboard
How to put params on reconnect?
Hello!
connectWithParams is cool, but how to send the same or new params on reconnect?
I would like to know whether this is possible too---on an automatic reconnect due to a network problem (instead of a controlled reconnect after a controlled disconnect).