Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 437 Bytes

Node + Express + Socket.io + Youtube iFrame API

This is a web application that uses a backend Node+Express server.
The backend server connects to it's clients via socket.io websockets connections.
The user triggers listeners of the youtube iFrame API script that we use to trigger socket emits (broadcasts) that will be resent by the server to all.

Technologies

  • Node.js
  • Express.js
  • path
  • Socket.io
  • Youtube iFrame API