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

https://github.com/logisticinfotech/sailsjs-iosclient-socket-connections

How to connect iOS client with Sails socket
https://github.com/logisticinfotech/sailsjs-iosclient-socket-connections

connection demo-app ios-client sails-server sailsjs socket socket-connection socket-demo socket-programming

Last synced: 26 days ago
JSON representation

How to connect iOS client with Sails socket

Awesome Lists containing this project

README

          


npm version

# iOS socket client connection with Sails server
Here you can find an easy and awesome way to connect your iOS socket client with Sails server and how to do simple chat application.

You can find step by step guide [here](https://www.logisticinfotech.com/blog/realtime-communication-using-socketio-sailsjs/) about how to communicate with sails server pubsub.