[Taps] QUIC API for WebRTC

Michael Welzl <michawe@ifi.uio.no> Thu, 11 October 2018 06:20 UTC

Return-Path: <michawe@ifi.uio.no>
X-Original-To: taps@ietfa.amsl.com
Delivered-To: taps@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 11F9C130E39 for <taps@ietfa.amsl.com>; Wed, 10 Oct 2018 23:20:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
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 VKiNdKpsbqsz for <taps@ietfa.amsl.com>; Wed, 10 Oct 2018 23:20:32 -0700 (PDT)
Received: from mail-out01.uio.no (mail-out01.uio.no [IPv6:2001:700:100:10::50]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5E107130E35 for <taps@ietf.org>; Wed, 10 Oct 2018 23:20:31 -0700 (PDT)
Received: from mail-mx01.uio.no ([129.240.10.26]) by mail-out01.uio.no with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.91) (envelope-from <michawe@ifi.uio.no>) id 1gAUKi-0000oA-VP for taps@ietf.org; Thu, 11 Oct 2018 08:20:28 +0200
Received: from 235.34.213.193.static.cust.telenor.com ([193.213.34.235] helo=[10.0.1.7]) by mail-mx01.uio.no with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) user michawe (Exim 4.91) (envelope-from <michawe@ifi.uio.no>) id 1gAUKg-0004qd-IZ for taps@ietf.org; Thu, 11 Oct 2018 08:20:28 +0200
From: Michael Welzl <michawe@ifi.uio.no>
Content-Type: multipart/alternative; boundary="Apple-Mail=_92DF8A72-0EFB-40CC-89F8-A4D3DF8AAFFF"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
Message-Id: <71E6690F-44E7-4E5C-AC84-F8BDDB12F852@ifi.uio.no>
Date: Thu, 11 Oct 2018 08:20:23 +0200
To: "taps@ietf.org" <taps@ietf.org>
X-Mailer: Apple Mail (2.3273)
X-UiO-SPF-Received: Received-SPF: neutral (mail-mx01.uio.no: 193.213.34.235 is neither permitted nor denied by domain of ifi.uio.no) client-ip=193.213.34.235; envelope-from=michawe@ifi.uio.no; helo=[10.0.1.7];
X-UiO-Spam-info: not spam, SpamAssassin (score=-5.0, required=5.0, autolearn=disabled, HTML_MESSAGE=0.001, TVD_RCVD_IP=0.001, UIO_MAIL_IS_INTERNAL=-5, uiobl=NO, uiouri=NO)
X-UiO-Scanned: DF0C2C212A3EDC44A99C78A386D5C179506853B0
Archived-At: <https://mailarchive.ietf.org/arch/msg/taps/46biSZtsYhFz9hWxy68qJXqf-GM>
Subject: [Taps] QUIC API for WebRTC
X-BeenThere: taps@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "IETF Transport Services \(TAPS\) Working Group" <taps.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/taps>, <mailto:taps-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/taps/>
List-Post: <mailto:taps@ietf.org>
List-Help: <mailto:taps-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/taps>, <mailto:taps-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Oct 2018 06:20:35 -0000

Hi,

I just thought that it’s good for this group to be aware about this API:
https://w3c.github.io/webrtc-quic/ <https://w3c.github.io/webrtc-quic/>

Sadly, not transport protocol independent…

Cheers,
Michael