Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-CI
🔌 Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL
https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-CI
codeigniter nodejs php realtime socket-io
Last synced: 12 days ago
JSON representation
🔌 Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (CodeIgniter) and database MySQL
- Host: GitHub
- URL: https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-CI
- Owner: moemoe89
- Created: 2015-09-04T14:02:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-07T00:59:55.000Z (about 7 years ago)
- Last Synced: 2024-10-31T08:04:11.294Z (16 days ago)
- Topics: codeigniter, nodejs, php, realtime, socket-io
- Language: PHP
- Homepage:
- Size: 4.22 MB
- Stars: 97
- Watchers: 10
- Forks: 86
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-realtime-message-SocketIO-NodeJS-CI
Simple realtime push message using [Socket.IO](http://socket.io/) ([Node.JS](https://nodejs.org/en/)) integrated with PHP ([Codeigniter](http://codeigniter.com/)) and database MySQL# Demo
[Visit Here](https://www.youtube.com/watch?v=54yhqN3ITEQ)# Setup
Download or clone [Master File](https://github.com/moemoe89/Simple-realtime-message-SocketIO-NodeJS-CI)
and then config & import MySQL databaseMake sure that you have already installed ([Node.JS](https://nodejs.org/en/)).
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