nguyenthanhhuu / chat-private-multi-users

Chat Private Multi Users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-private-multi-users

Simple example to demostrate socket.io

How to install ?

  • Socket.io (npm install socket.io)

How to run the application ?

run the node server by typing

node app.js

By default the app runs on port 3000, type in the url http://localhost:3000

Enjoy the chat

About

Chat Private Multi Users


Languages

Language:HTML 58.5%Language:JavaScript 41.5%