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

compatibility issue with socket.io version

Open rajat143 opened this issue 11 years ago • 3 comments

Hello, I am using socket.io v1.0 and throught xcode i am not able to connect to the server.Is there any issue related to the code or am i doing something wrong

Thanks

rajat143 avatar Nov 29 '14 14:11 rajat143

There is no support for socket.io v1.0, take a look at this fork https://github.com/francoisp/socket.IO-objc. There is another issue opened for supporting 1.0 https://github.com/pkyeck/socket.IO-objc/issues/162

mounibec avatar Nov 29 '14 15:11 mounibec

Seems like your doing something wrong. A good starting point is trying to connect via JavaScript to your server. mounibec [email protected] schrieb am Sa., 29. Nov. 2014 um 16:20:

There is no support for socket.io v1.0, take a look at this fork https://github.com/francoisp/socket.IO-objc. There is another issue opened for supporting 1.0 #162 https://github.com/pkyeck/socket.IO-objc/issues/162

Reply to this email directly or view it on GitHub https://github.com/pkyeck/socket.IO-objc/issues/212#issuecomment-64954951 .

f-ewald avatar Nov 29 '14 17:11 f-ewald

Thanks

rajat143 avatar Dec 01 '14 05:12 rajat143