How many user streams can I subscribe to using standard streaming API? We currently subscribed to a few hundred, but want to plan for scaling. Can we subscribe to many thousands?
Does it change if we use auth tokens for the users?
Can we use multiple app ids to do this?
Does using multiple IP addresses help?
I can’t find thorough documentation on this, and would love some clarity so we can plan for scale.