https://github.com/logisticinfotech/sails-server-client
Socket Programming For Real Time Applications
https://github.com/logisticinfotech/sails-server-client
realtime realtime-application realtime-messaging sails socket-chatapp socket-communication socket-programming
Last synced: 2 months ago
JSON representation
Socket Programming For Real Time Applications
- Host: GitHub
- URL: https://github.com/logisticinfotech/sails-server-client
- Owner: logisticinfotech
- License: mit
- Created: 2018-07-03T16:16:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-31T15:45:41.000Z (over 6 years ago)
- Last Synced: 2025-04-23T21:08:03.124Z (2 months ago)
- Topics: realtime, realtime-application, realtime-messaging, sails, socket-chatapp, socket-communication, socket-programming
- Language: JavaScript
- Homepage: https://www.logisticinfotech.com/blog/socket-programming-for-real-time-applications/
- Size: 295 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sails server client for chat application
Here you can find an easy and awesome way to create chat app using Sails server.
You can find step by step guide [here](https://www.logisticinfotech.com/blog/realtime-communication-using-socketio-sailsjs/) about how to its being implemented and connected with iOS client.