Hi @joncipriano,
I believe I’m trying to implement something similar to what the original poster asked, but wanted to make sure I’m understanding this correctly (after spending many hours scouring docs and this forum…).
So I’m building an app that will allow users to sign in via twitter and then connect to streams based on a particular hashtag. My app will open the streams based on each individual user’s credentials, which I would understand to be “user context.”
Does this mean that the 400 keyword rate limit would apply to each user of my application or to my application as a whole?
Thanks so much for any insight you can provide!