socket.IO-objc
socket.IO-objc copied to clipboard
Fix for empty (@"") endpoints.
Fixes the namespace support for the cases where an empty namespace is set.
I had problems with the empty endpoints in the last version of socket.io v1.4.5. I copied this peace of code and works fine!