[rtcweb] #13: Transport of DATA_CHANNEL_OPEN

"rtcweb issue tracker" <trac+rtcweb@trac.tools.ietf.org> Thu, 11 April 2013 23:04 UTC

Return-Path: <trac+rtcweb@trac.tools.ietf.org>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 22EC721F870F for <rtcweb@ietfa.amsl.com>; Thu, 11 Apr 2013 16:04:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.599
X-Spam-Level:
X-Spam-Status: No, score=-102.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OmU7KXkgMErI for <rtcweb@ietfa.amsl.com>; Thu, 11 Apr 2013 16:04:08 -0700 (PDT)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 8029F21F86FA for <rtcweb@ietf.org>; Thu, 11 Apr 2013 16:04:08 -0700 (PDT)
Received: from localhost ([127.0.0.1]:33909 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac+rtcweb@trac.tools.ietf.org>) id 1UQQXA-0006Qh-PW; Fri, 12 Apr 2013 01:04:00 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: rtcweb issue tracker <trac+rtcweb@trac.tools.ietf.org>
X-Trac-Version: 0.12.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: draft-jesup-rtcweb-data-protocol@tools.ietf.org, bernard_aboba@hotmail.com
X-Trac-Project: rtcweb
Date: Thu, 11 Apr 2013 23:04:00 -0000
X-URL: http://tools.ietf.org/rtcweb/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/wg/rtcweb/trac/ticket/13
Message-ID: <066.3120a55540cacaa74ee5fda0b5273a48@trac.tools.ietf.org>
X-Trac-Ticket-ID: 13
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: draft-jesup-rtcweb-data-protocol@tools.ietf.org, bernard_aboba@hotmail.com, rtcweb@ietf.org
X-SA-Exim-Mail-From: trac+rtcweb@trac.tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Resent-To: randell-ietf@jesup.org, salvatore.loreto@ericsson.com, tuexen@fh-muenster.de
Resent-Message-Id: <20130411230408.8029F21F86FA@ietfa.amsl.com>
Resent-Date: Thu, 11 Apr 2013 16:04:08 -0700
Resent-From: trac+rtcweb@trac.tools.ietf.org
Cc: rtcweb@ietf.org
Subject: [rtcweb] #13: Transport of DATA_CHANNEL_OPEN
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
List-Id: Real-Time Communication in WEB-browsers working group list <rtcweb.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/rtcweb>
List-Post: <mailto:rtcweb@ietf.org>
List-Help: <mailto:rtcweb-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/rtcweb>, <mailto:rtcweb-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2013 23:04:09 -0000

#13: Transport of DATA_CHANNEL_OPEN

 Comment on draft-jesup-rtcweb-data-protocol:

 All DATA_CHANNEL_OPEN messages MUST be sent reliably and in-order.

 [BA] The DATA_CHANNEL_OPEN message is not acknowledged at the application
 layer.  Therefore all that reliability and in-order delivery provides
 (within the SCTP implementation) is the message was *received*, which
 doesn't tell you if the message was acted on or not.  If you do support
 app-layer acknowledgement to address this, then you don't need transport
 reliability.

-- 
-------------------------------------+-------------------------------------
 Reporter:                           |      Owner:  draft-jesup-rtcweb-
  bernard_aboba@hotmail.com          |  data-protocol@tools.ietf.org
     Type:  defect                   |     Status:  new
 Priority:  major                    |  Milestone:  milestone1
Component:  data-channel             |    Version:  1.0
 Severity:  Candidate WG Document    |   Keywords:
-------------------------------------+-------------------------------------

Ticket URL: <http://trac.tools.ietf.org/wg/rtcweb/trac/ticket/13>
rtcweb <http://tools.ietf.org/rtcweb/>