Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 279 Bytes

File metadata and controls

25 lines (17 loc) · 279 Bytes

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