Hi,
I just want to use http streaming from our backend server for push notifications.So when the connection is established between the backend server and client, I need this connection to be opened for ever and intermittently backend server keeps on transmitting data in JSON format.So is there any connection timeout and data size limits while streaming?