A bare-bones screen sharing application!
It probably won't work if you're not on the same network, but it was pretty fun to learn about all the WebRTC technologies.
git clone https://github.com/samyok/webshareyarn # (or npm install)node server.js- Go to https://localhost:9009 in your browser.
