Re: [rtcweb] Open data channel issues

Martin Thomson <martin.thomson@gmail.com> Mon, 03 March 2014 13:54 UTC

Return-Path: <martin.thomson@gmail.com>
X-Original-To: rtcweb@ietfa.amsl.com
Delivered-To: rtcweb@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 693491A0185 for <rtcweb@ietfa.amsl.com>; Mon, 3 Mar 2014 05:54:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PQ4pA5sQcX_K for <rtcweb@ietfa.amsl.com>; Mon, 3 Mar 2014 05:54:01 -0800 (PST)
Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) by ietfa.amsl.com (Postfix) with ESMTP id 174471A0175 for <rtcweb@ietf.org>; Mon, 3 Mar 2014 05:54:00 -0800 (PST)
Received: by mail-we0-f169.google.com with SMTP id w62so1417362wes.0 for <rtcweb@ietf.org>; Mon, 03 Mar 2014 05:53:57 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/0NX/u/UFdlWKT8QfopBMsmYEKWLSUuy92N97xiqrJk=; b=K7DZRnnnko3nNqjWkNjcuEqcfiB5WFaIJkAyjTcI2yNwpuzO5KW1vzkZfzw2B94Xiz qzUpCYCck3AQuH9LTENT33ed2zC9F3Fho4NjHQ2IaDTAxKyUJBV4Tt9qY7ZBKXPs+8zt lYLbEuG4P9NmfWAlOSY7w64v61Ea1s+Qdrh+wo61OeTT12id5RZANwlmU+cwbidHAwqw quhJEsX51aaNrcSxU1oimAXPlCL0KQLCqYxihYxZWvasKsQLhRXOBdjd29D2LRRNQJCM L47UJqN4l5xEYcl0BiuzPvV7Rpvk91EloZ6xj0BIZspquyk3f2b+IKNw32IVeOC9EyAl 2n+w==
MIME-Version: 1.0
X-Received: by 10.194.188.41 with SMTP id fx9mr2878655wjc.56.1393854837613; Mon, 03 Mar 2014 05:53:57 -0800 (PST)
Received: by 10.227.10.196 with HTTP; Mon, 3 Mar 2014 05:53:57 -0800 (PST)
In-Reply-To: <53146B2C.8080008@jesup.org>
References: <31B9253D-E826-4D07-A8A1-1B062B50F163@lurchi.franken.de> <530D9CC5.5080508@ericsson.com> <5312FBBC.5080006@jesup.org> <CAOJ7v-2GHt37u8raWDKquNFLCjSv-ptP0YGojPwuLv02da_m1Q@mail.gmail.com> <5313EC0D.9030808@jesup.org> <CAOJ7v-3L5_V2wuwVLKpz61VHey7yx3LnG_xrPLb5W+6DOLiEJw@mail.gmail.com> <53146B2C.8080008@jesup.org>
Date: Mon, 03 Mar 2014 05:53:57 -0800
Message-ID: <CABkgnnV1BdAMvFqGq8xiL0Zu28aZBCAdPwZB8whpMeXrCD7AHQ@mail.gmail.com>
From: Martin Thomson <martin.thomson@gmail.com>
To: Randell Jesup <randell-ietf@jesup.org>
Content-Type: text/plain; charset="UTF-8"
Archived-At: http://mailarchive.ietf.org/arch/msg/rtcweb/Lb6vS39DaT5K_fHiFQ3ZRD-paMk
Cc: "rtcweb@ietf.org" <rtcweb@ietf.org>
Subject: Re: [rtcweb] Open data channel issues
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
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: Mon, 03 Mar 2014 13:54:02 -0000

On 3 March 2014 03:44, Randell Jesup <randell-ietf@jesup.org> wrote:
> Hopefully so, though I hate forcing apps to include a bunch of code for
> backwards compat for a year or two (and many won't, or won't test it, etc).
> That hurts the feature.  And today no one has ndata.

Since WebRTC is behind a flag, I don't find this particularly
convincing.  We can implement ndata.

I think that we could even remove our temporary length restriction.