pull down to refresh

Ok.. i'll try once again:
This entire concept will not work reliably because servers, intermediaries and clients will drop the connection if there is no data transmission for some time. That's what i mean with "not working in real life". You'll have to send keepalive packets and do all the stuff that tcp is already doing for you.
HTTP streaming is to stream data you already have (eg. streaming a video from netflix or the feed from twitch), they are not designed for what is shown in the example, for the things i said earlier.
If you don't believe me or don't get it, I think you should look into why websockets were created in the first place.
0 sats \ 0 replies \ @ek 12 Apr
If you don't believe me or don't get it, I think you should look into why websockets were created in the first place.
Thank you, will do
reply