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

Have dynamic MAX_CLIENT_SIZE count per node depending on upload bandwidth #145

Open Lakshya2610 opened 4 years ago

Lakshya2610 commented 4 years ago

Right now, it's a hard coded value on the server. It should ideally be set by the server when the client joins the room depending on the upload bandwidth of the client.