remyoudemans / try-webrtc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Try webRTC!

This is a project trying out websockets and webRTC, using Next.js and simple-peer.

Run it in development with npm run dev.

Made to work with https://github.com/remyoudemans/signalling-server.

To try it out, run this and the signalling-server locally and go to http:localhost:3000/jeffRoom in two separate browser windows, login in both and move your cursor around and appreciate the cursor sharing!

About


Languages

Language:JavaScript 66.8%Language:CSS 33.2%