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

report peer count back to host when using distributed streaming. #172

Closed alir128 closed 4 years ago

alir128 commented 4 years ago

Currently only peers connected to the root node are reported as the grand children only report to their respective parent nodes.

Lakshya2610 commented 4 years ago

I think a simple increment/decrement signal would do the job.

Decrement would work the same way.

Lakshya2610 commented 4 years ago

Same issue already exists #143 . I'm closing that one and keeping this up