socket.io-client-java
socket.io-client-java copied to clipboard
Change auth parameter to JSONObject
Change the auth parameter from string map to JSONObject to have more control over what we can send in CONNECT packet
Amazing, also need same change!
I would love this as well