Skip to content

iqbalmuhyiddin/dynamic-chat-room-example-socketio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Chat Room Example with Socket.io

Install dependencies

npm install

Run with

npm start

Open in your browser

http://localhost:3000

If you want to chat per room, change the roomID bellow with any string

http://localhost:3000/?roomID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 76.4%
  • JavaScript 23.6%