codysherman / 2nfm

Share your screen and computer's audio via WebRTC!
https://2n.fm
BSD 3-Clause "New" or "Revised" License
31 stars 16 forks source link

Room taken logic needs refactor #149

Open codysherman opened 4 years ago

codysherman commented 4 years ago

The "Room Taken" message seems to need some lovin'.

The two problems:

  1. Making sure it does appear on first attempt to create a room, when the room is taken.
  2. If you stop a room you're streaming and quickly try to restart the room, it says it is taken. That's fine, except then it seems like no matter how long you wait it from that point on will always have the taken message unless the page is manually reloaded.