P2PSP / Virtual-Room

A virtual room where friends share videos among them in real time directly over the web browser, with synchronized playback and a video chat at the same time.
GNU General Public License v3.0
34 stars 25 forks source link

making leave room functional and controlling peer exit in reference to #16 #17

Closed jainamritanshu closed 7 years ago

jainamritanshu commented 7 years ago

I have implemented the peer exit control which displays a goodbye message to all the peers in the room and removes the peer from the peer list. Kindly have a look :smile: in reference to #16