Socialgist Real-Time Streaming Service

Socialgist provides a “push” option for retrieving real-time data. Using this option you execute a normal HTTPS request that remains open, with new data being pushed through as it is collected. There is no need to poll for data. You should set your application up to reconnect automatically in the event of a disconnection. Upon reconnection you will begin receiving again starting after the last message that was successfully sent.