Top "Server-push" questions

Server push describes a style of Internet-based communication where the request for a given transaction is initiated by the publisher or central server.

SockJS or Socket.IO? Worth to recode ajax-based page?

Which one's better: Socket.IO or SockJS and what are the biggest differences? How difficult is it to rebuild a …

socket.io server-push reverse-ajax
how to push the data to the jsp with out requesting it for every 2 seconds?

I want to push the data to the jsp for every 2 seconds, with out client requesting it. I am using …

java javascript spring google-maps-api-3 server-push
HTML 5 Websockets will replace Comet?

It looks like Websockets in HTML 5 will become a new standard for server push. Does that mean the server push …

html comet websocket server-push
Rails 3: Real-time server push?

I'm trying to write a Rails 3 application in which a server can push data to multiple clients in real time. …

ruby-on-rails-3 server-push
Server Push using java

I am trying to create a simple example of server Push using Java. As in the server push client will …

java jakarta-ee servlet-3.0 server-push
Which module for Nginx is the best for HTTP PUSH?

On nginx website they are two module for HTTP PUSH. Here they are: http://pushmodule.slact.net/ and http://wiki.…

nginx server-push
Does the nginx HTTP/2 module support Server Push?

I'm planning to upgrade my nginx to 1.9.6 which supports HTTP/2. Have nginx implemented HTTP/2 server push? ref: https://ma.ttias.…

ssl nginx server-push http2