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

Handle disconnection of non-root node #142

Closed Lakshya2610 closed 4 years ago

Lakshya2610 commented 4 years ago

When a node disconnects (non-root node), it's immediate clients need to restart the connection process to the room.

Lakshya2610 commented 4 years ago

Implemented in commit https://github.com/grey-software/toonin/commit/5e63b8667dc5f110226db94be9f2cbe73acb72f0 on "distributed-streaming-sys" branch