jetty-eventsource-servlet icon indicating copy to clipboard operation
jetty-eventsource-servlet copied to clipboard

This Project has been merged into Eclipse Jetty

See:

  • https://github.com/eclipse/jetty.project/blob/jetty-9.4.x/jetty-servlets/src/main/java/org/eclipse/jetty/servlets/EventSource.java

The maintenance of this code is now handled by Eclipse Jetty.

Jetty EventSource Servlet

A standard servlet implementing EventSource, also known as Server Sent Events.

Documentation