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

Lowrens

Moderator
Staff member
VIP Hard
Verified
Joined
Nov 25, 2015
Messages
10,958
Reaction score
1,102
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
 
Top