objective c - Web socket server with IOS client compatibitlty -



objective c - Web socket server with IOS client compatibitlty -

i trying develop ios app have socket connection server. client side planning utilize socketrocket library , trying code socket server preferably in nodejs. can advice me socket server library should choose.

thanks

there obj c library socket.io v0.9.x; (which uses socketrocket also)

https://github.com/pkyeck/socket.io-objc

check out working example;

https://github.com/saturngod/socket.io-with-ios

edit: swift client added socket.io guys; http://socket.io/blog/socket-io-on-ios/ works socket.io v1.

ios objective-c node.js sockets websocket

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -