nuclearace / Socket.IO-Client-Swift

socket.io-client for Swift
Other
361 stars 53 forks source link

Fix URL encoding for connectParams #116

Closed Pash237 closed 8 years ago

Pash237 commented 8 years ago

Possible fix for https://github.com/nuclearace/Socket.IO-Client-Swift/issues/115 Encode manually and use percentEncodedQuery on NSURLComponents