iOS Question socket.io library for b4i

daniyal

Member
Licensed User
Longtime User
Hi :)
i use node.js socket.io for server side and b4i for client side for my realtime application.

i was use websocket at last , and now i want to switch connection to socket.io.
is there any library to Connect socket.io?
 

daniyal

Member
Licensed User
Longtime User
Socket.io is based on http (s). That is very good and fast. Socket.io library is available for swift.
Please see documentation about socket io in http:\\socket.io
 
Upvote 0
Top