Skip to content

Realtime chatting service on Node.JS with Socket.io

Notifications You must be signed in to change notification settings

tuis-nettech/NTLRTC

Repository files navigation

Node.js + WebSocket.io Test Implement

dependency

  • mysql-server
  • node

install

git clone
editor config/default.json # www-port and mysql configure.
node ./app.js

mysql

  • need to tableuser(num int,socketid varchar(10),name varchar(10))

About

Realtime chatting service on Node.JS with Socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •