0 Replies Latest reply on Jan 23, 2015 9:01 AM by danezu

    RestEASY 3.0.+ and Server Sent Events

    danezu

      Hello guys

       

      I'm working with RESTEasy 3.0.8.Final deployed on Tomcat 7, and I need to implement an asynchronous REST API that will respond with a "text/event-stream" content type. I haven't seen at the moment something out-of-the-box offered by RestEASY (like Jersey has).

      The goal is to have Server Sent Events.

       

      Is this feature planned to be introduced inside RESTEasy? If it is already there, maybe can you give me some hints how to get that?

       

      Best Regards,
      Daniel