homotopy-io / homotopy-webclient

https://homotopy.io
26 stars 5 forks source link

Deactivate server connections when browser tab not active #61

Open jamievicary opened 5 years ago

jamievicary commented 5 years ago

We need to do this to make sure we don't exceed the limit of 100 concurrent users in the free Firebase tier.

Relevant StackOverflow post: https://stackoverflow.com/questions/21070095/clarify-the-firebase-connections

jamievicary commented 5 years ago

Nick, can we somehow assess the maximum number of concurrent users we've experienced, e.g. during one of the lab sessions?