How do Twitter clients on a phone get notified of changes? -


i playing twitter api. when unlike using api, tweet disappears in tweetbot on phone. how mobile app know change? since api rate-limited quite aggressively, guess can’t polling. there kind of notification api events? or implemented using streaming api?

it streaming api. there’s event stream contains messages likes , unlikes.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

sql - Simple C# web application with a database -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -