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

fix receiver cannot create new room #128

Closed EnriqueGalindo closed 4 years ago

EnriqueGalindo commented 4 years ago

This should resolve ticket #122. Forked the repository of jilv220 and completed the requested edits. This includes the typo of destroy, the removal of clearInterval, and the replacement of onDestroy with beforeDestroy.

codysherman commented 4 years ago

Closed in favor of https://github.com/codysherman/2nfm/pull/129