[ https://issues.apache.org/jira/browse/CXF-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565936#comment-15565936 ]
Andriy Redko commented on CXF-5855: ----------------------------------- Hey Sergey, Sure, thanks! > Introduce support for Server Sent Events (Server) > ------------------------------------------------- > > Key: CXF-5855 > URL: https://issues.apache.org/jira/browse/CXF-5855 > Project: CXF > Issue Type: Sub-task > Components: JAX-RS, Transports > Reporter: Sergey Beryozkin > Assignee: Andriy Redko > Fix For: 3.2.0 > > > We now have a good WebSocket transport support. It would be good to get > Server Sent Events (SSE) supported on top of it, I believe Atmosphere does > support SSE. > SSE has been voted as one of the most interesting technologies in EE 8 plans > and support for it will very likely be required in JAX-RS. Jersey leads the > way with its SSE support already > The development is happening in `master-jaxrs-2.1` branch as SSE becomes a > part of JAX-RS 2.1 specification (in SNAPSHOT stage right now). > Server-side support is already in operational state and is built on top of > Atmosphere. > Example projects are available: > - samples/jax_rs/sse_cdi > - samples/jax_rs/sse_tomcat > - samples/jax_rs/sse_spring -- This message was sent by Atlassian JIRA (v6.3.4#6332)