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
- Host: GitHub
- URL: https://github.com/logisticinfotech/sailsjs-iosclient-socket-connections
- Owner: logisticinfotech
- License: mit
- Created: 2018-06-22T11:22:09.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T15:46:25.000Z (over 7 years ago)
- Last Synced: 2025-01-02T07:10:12.924Z (over 1 year ago)
- Topics: connection, demo-app, ios-client, sails-server, sailsjs, socket, socket-connection, socket-demo, socket-programming
- Language: Swift
- Homepage: https://www.logisticinfotech.com/blog/realtime-communication-using-socketio-sailsjs/
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.