Re: [rtcweb] I-D Action: draft-ietf-rtcweb-data-channel-05.txt
Michael Tuexen <Michael.Tuexen@lurchi.franken.de> Thu, 18 July 2013 09:03 UTC
Return-Path: <Michael.Tuexen@lurchi.franken.de>
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 4130F21E809A for <rtcweb@ietfa.amsl.com>; Thu, 18 Jul 2013 02:03:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[AWL=0.000, BAYES_00=-2.599]
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 btqdmp0FaREA for <rtcweb@ietfa.amsl.com>; Thu, 18 Jul 2013 02:03:58 -0700 (PDT)
Received: from mail-n.franken.de (drew.ipv6.franken.de [IPv6:2001:638:a02:a001:20e:cff:fe4a:feaa]) by ietfa.amsl.com (Postfix) with ESMTP id 4D59C21E8098 for <rtcweb@ietf.org>; Thu, 18 Jul 2013 02:03:58 -0700 (PDT)
Received: from [192.168.1.200] (p508F0EA8.dip0.t-ipconnect.de [80.143.14.168]) (Authenticated sender: macmic) by mail-n.franken.de (Postfix) with ESMTP id CC0751C0C0693; Thu, 18 Jul 2013 11:03:55 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))
From: Michael Tuexen <Michael.Tuexen@lurchi.franken.de>
In-Reply-To: <CAJrXDUHK+exsEK-qBtZPvSKf2xsag8rskVdFeo+mwkQZ9RLtQw@mail.gmail.com>
Date: Thu, 18 Jul 2013 11:03:55 +0200
Content-Transfer-Encoding: quoted-printable
Message-Id: <391CDA9E-7EE3-4909-83CC-5B38A9BED219@lurchi.franken.de>
References: <20130715192354.17142.94001.idtracker@ietfa.amsl.com> <CAJrXDUHK+exsEK-qBtZPvSKf2xsag8rskVdFeo+mwkQZ9RLtQw@mail.gmail.com>
To: Peter Thatcher <pthatcher@google.com>
X-Mailer: Apple Mail (2.1508)
Cc: rtcweb@ietf.org
Subject: Re: [rtcweb] I-D Action: draft-ietf-rtcweb-data-channel-05.txt
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.12
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: Thu, 18 Jul 2013 09:03:59 -0000
On Jul 16, 2013, at 2:43 AM, Peter Thatcher <pthatcher@google.com> wrote: > Hey Randell, can you give a short summary of the changes, if any, that I would or other implementors would need to know about? Hi Peter, the changes don't require any code change. The changes are a consequence of moving the RTCWeb specific things from http://tools.ietf.org/html/draft-ietf-tsvwg-sctp-dtls-encaps-01 to http://tools.ietf.org/html/draft-ietf-rtcweb-data-channel-05 There is no technical change involved. Best regards Michael > > > On Mon, Jul 15, 2013 at 12:23 PM, <internet-drafts@ietf.org> wrote: > > A New Internet-Draft is available from the on-line Internet-Drafts directories. > This draft is a work item of the Real-Time Communication in WEB-browsers Working Group of the IETF. > > Title : RTCWeb Data Channels > Author(s) : Randell Jesup > Salvatore Loreto > Michael Tuexen > Filename : draft-ietf-rtcweb-data-channel-05.txt > Pages : 13 > Date : 2013-07-15 > > Abstract: > The Web Real-Time Communication (WebRTC) working group is charged to > provide protocol support for direct interactive rich communication > using audio, video, and data between two peers' web-browsers. This > document specifies the non-media data transport aspects of the WebRTC > framework. It provides an architectural overview of how the Stream > Control Transmission Protocol (SCTP) is used in the WebRTC context as > a generic transport service allowing Web Browser to exchange generic > data from peer to peer. > > > The IETF datatracker status page for this draft is: > https://datatracker.ietf.org/doc/draft-ietf-rtcweb-data-channel > > There's also a htmlized version available at: > http://tools.ietf.org/html/draft-ietf-rtcweb-data-channel-05 > > A diff from the previous version is available at: > http://www.ietf.org/rfcdiff?url2=draft-ietf-rtcweb-data-channel-05 > > > Internet-Drafts are also available by anonymous FTP at: > ftp://ftp.ietf.org/internet-drafts/ > > _______________________________________________ > rtcweb mailing list > rtcweb@ietf.org > https://www.ietf.org/mailman/listinfo/rtcweb > > _______________________________________________ > rtcweb mailing list > rtcweb@ietf.org > https://www.ietf.org/mailman/listinfo/rtcweb
- [rtcweb] I-D Action: draft-ietf-rtcweb-data-chann… internet-drafts
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-data-c… Peter Thatcher
- Re: [rtcweb] I-D Action: draft-ietf-rtcweb-data-c… Michael Tuexen
- [rtcweb] TR : I-D Action: draft-ietf-rtcweb-data-… MARCON, JEROME (JEROME)