SCRIPT Chat Application - Codeigniter ( Socket.io) Node.js

Lowrens

Team member
Staff member
VIP Medium
Joined
Nov 25, 2015
Messages
11,051
Reaction score
1,774
Chat Application - Codeigniter ( Socket.io) Node.js

evk25be.jpg


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
 
Back
Top