Monday, 12 February 2018

SSE Instead Of WebSockets For Unidirectional Data Flow Over HTTP/2

When building a web application, one must consider what kind of delivery mechanism they are going to use. Let’s say we have a cross-platform application that works with real-time data; a stock market application providing ability to buy or sell stock in real time. This application is composed of widgets that bring different value to the different users. When it comes to data delivery from the server to the client, we are limited to two general approaches: client pull or server push.

from Articles on Smashing Magazine — For Web Designers And Developers http://ift.tt/2G6Wopz via http://www.webmasterforum.ws/long-tail-pro-review-platinum-discount


from Tumblr http://ift.tt/2H8Lp0b

No comments:

Post a Comment