Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thepearl/socket_ios_integration

Integrating Socket.io into an iOS Client
https://github.com/thepearl/socket_ios_integration

Last synced: 18 days ago
JSON representation

Integrating Socket.io into an iOS Client

Awesome Lists containing this project

README

        

# socket_ios_integration
To run server, open terminal and type: node server.js
&& Don't forget to install socket.io pods via : pod install on Socket_iOS_Integration folder.