grey-software / toonin

Technology that allows you to tune in to your friends and family in realtime using peer-to-peer sharing.
https://toonin.grey.software
MIT License
67 stars 6 forks source link

Issue195 #197

Closed alir128 closed 4 years ago

alir128 commented 4 years ago

Fixes #195

Addressed reconnecting issue introduced a socket manager class to keep track of socket -> roomname, and name mapping. RTC socket connection messages now only get sent to the socket id they were intended for.