Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 525CE200B5E for ; Tue, 26 Jul 2016 11:09:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4F468160A56; Tue, 26 Jul 2016 09:09:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id BF8F1160A75 for ; Tue, 26 Jul 2016 11:09:21 +0200 (CEST) Received: (qmail 11971 invoked by uid 500); 26 Jul 2016 09:09:20 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 11608 invoked by uid 99); 26 Jul 2016 09:09:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2016 09:09:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9E8C52C0D63 for ; Tue, 26 Jul 2016 09:09:20 +0000 (UTC) Date: Tue, 26 Jul 2016 09:09:20 +0000 (UTC) From: "Sergey Beryozkin (JIRA)" To: issues@cxf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CXF-5855) Introduce support for Server Sent Events MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 26 Jul 2016 09:09:22 -0000 [ https://issues.apache.org/jira/browse/CXF-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15393478#comment-15393478 ] Sergey Beryozkin commented on CXF-5855: --------------------------------------- Andriy has spent a lot of his time on it, this feature is now operational on the master-jaxrs-2.1 branch. It is part of the JAX-RS 2.1 work and will be merged to the master once we have the early draft 2.1 API published to Central Sergey > Introduce support for Server Sent Events > ---------------------------------------- > > Key: CXF-5855 > URL: https://issues.apache.org/jira/browse/CXF-5855 > Project: CXF > Issue Type: Sub-task > Components: Transports > Reporter: Sergey Beryozkin > Assignee: Andriy Redko > > 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 -- This message was sent by Atlassian JIRA (v6.3.4#6332)