Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 227 Bytes

websockets-chat-example

Chatroom example with websockets

Steps:

npm i
npm run dev

Open http://localhost:4000 in two different tabs and start chatting!

Demo:

Demo