You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2018/05/03 02:52:34 UTC

[GitHub] reta opened a new pull request #415: Reimplementing SSE using AsyncContext (Servlet 3.1)

reta opened a new pull request #415: Reimplementing SSE using AsyncContext (Servlet 3.1)
URL: https://github.com/apache/cxf/pull/415
 
 
   The PR is based solely on the contribution by @csierra (https://github.com/apache/cxf/pull/398) and fully passes the test suites CXF has at the moment. It brings significant improvement in terms of getting rid of additional transport (SSE), dependencies (Atmosphere) and implementation complexity.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services