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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -