muaz-khan / WebRTC-Scalable-Broadcast

This module simply initializes socket.io and configures it in a way that single broadcast can be relayed over unlimited users without any bandwidth/CPU usage issues. Everything happens peer-to-peer!
https://rtcmulticonnection.herokuapp.com/demos/Scalable-Broadcast.html
532 stars 142 forks source link

Implement server using Express #34

Open BrodaNoel opened 7 years ago

BrodaNoel commented 7 years ago

Hi guys! Is there a way to implement the server using Express?