socket.IO-objc icon indicating copy to clipboard operation
socket.IO-objc copied to clipboard

Fix for empty (@"") endpoints.

Open pbihler opened this issue 10 years ago • 1 comments

Fixes the namespace support for the cases where an empty namespace is set.

pbihler avatar Apr 23 '15 11:04 pbihler

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!

cairano avatar Mar 18 '16 16:03 cairano