TheNemic
New member
- Aug 2, 2020
- 16
- 21
- 3
TheNemic submitted a new resource:
Chat Manager - Codeigniter ( Socket.io) Node.js - chat nodejs socketio
Read more about this resource...
Chat Manager - Codeigniter ( Socket.io) Node.js - chat nodejs socketio
A Real time instant messaging chat application build using
- Codeigniter 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 a huge amount of Bandwidth and reduce unnecessary server load and costs.
- Stand alone application. No 3rd party dependency.
- Block, unblock Feature
- Independent mobile view
- REST api based project...
Read more about this resource...