Skip to content

dontinhqt/Simple-realtime-message-SocketIO-NodeJS-CI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-realtime-message-SocketIO-NodeJS-CI

Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (Codeigniter) and database MySQL

Demo

Visit Here

Setup

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

About

Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • Other 0.4%