Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (Codeigniter) and database MySQL
Download or clone Master File and then config & import MySQL database
Make sure that you have already installed (Node.JS).
After that go to your root directory and run the server using terminal / command prompt with this syntax :
node server.js
if no error you will get this log :
Server listening at port 3000
Finally you can try send message