HTTP Push Technologies
HTTP push technologies such as Comet, and WebSocket allow servers to asynchronously push data to a browser session and are useful for collaborative web applications.
HTTP push technologies such as Comet, and WebSocket allow servers to asynchronously push data to a browser session and are useful for collaborative web applications.