You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2016/10/11 15:53:20 UTC

[jira] [Updated] (CXF-5855) Introduce support for Server Sent Events (Server)

     [ https://issues.apache.org/jira/browse/CXF-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-5855:
----------------------------------
    Fix Version/s: 3.2.0
      Component/s: JAX-RS
          Summary: Introduce support for Server Sent Events (Server)  (was: Introduce support for Server Sent Events)

Hi Andriy, can you please resolve it, I'll create another JIRA for a client side, 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)