Leveraging socket.io to allow users to simultaneously control a YouTube video and updates clients in real-time
- Make sure to
npm install
- Then run
npm start
- Navigate to
localhost:5000
Open the app with more than two browsers and watch the Youtube Videos sync in real-time. The socket functionality only works with the UI outside of the Youtube player.