yuwenhui2020 / Sharing-Dom-Experiment

Having two clients share the same screen, alike to sharescreening but for websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Having two clients share the same screen, alike to sharescreening but for websites

License:MIT License


Languages

Language:JavaScript 56.6%Language:TypeScript 38.2%Language:HTML 5.2%