Server-Sent Events specification (http://dev.w3.org/html5/eventsource) defines an JavaScript API for clients for receiving push notifications from a server on a HTTP connection. This module has an API and implementation for server components to send such event notifications.
Homepage POM file JAR file Javadoc'org.glassfish.main.web:web-sse:4.0'