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

added a friendly ID for peers in the room #18

Closed jainamritanshu closed 7 years ago

jainamritanshu commented 7 years ago

This is in reference to #8 I have added an optional friendly ID for the peers in room mostly used for play/pause messages and goodbye messages I have tried to take in account all the test cases about the visibility of set alias btn and the input field and moreover made it independent of the peer joining time. I have tried to keep it clean kindly have a look :smile: