- Joined
- Nov 25, 2015
- Messages
- 11,029
- Reaction score
- 1,316
Chat Application - Codeigniter ( Socket.io) Node.js
A Real time instant messaging chat application build usingnCodeigniter framework node.js socket server Uses socket.io. So no continuous ajax request to load current chat data (Usually all chat application does to load/updates the current chat conversations) . Saves huge amount of Bandwidth and reduce unnecessary server load and costs. Stand alone application. No 3rd party dependency.
Demo:
Chat Application v2.0
A Real time instant messaging chat application build usingnCodeigniter framework node.js socket server Uses socket.io. So no continuous ajax request to load current chat data (Usually all chat application does to load/updates the current chat conversations) . Saves huge amount of Bandwidth and reduce unnecessary server load and costs. Stand alone application. No 3rd party dependency.
Demo:
Chat Application v2.0