Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 430 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 430 Bytes

Sharing Dom Experiment

Idea: We have an website that we are interacting with and mulitple others viewing this interaction

How to Run

npm i
node server.js

Connect to http://localhost:3000 for the recorded screen and then on another tab connect to http://localhost:3000/player to watch that screen live. Any changes done to the recorder, will update the player.