Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 338 Bytes

File metadata and controls

8 lines (6 loc) · 338 Bytes

How to create WebSocket Rooms (without Socket.io)

This is the repository for the blog post you can find here. In it you will learn how to create Websocket Rooms without socket.io.

Run:

  1. npm i
  2. npm start
  3. Open multiple windows of index.html