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 -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -