[rtcweb] RFC 8831 on WebRTC Data Channels
rfc-editor@rfc-editor.org Mon, 18 January 2021 23:29 UTC
Return-Path: <wwwrun@rfc-editor.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 B515C3A1154;
Mon, 18 Jan 2021 15:29:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.902
X-Spam-Level:
X-Spam-Status: No, score=-0.902 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, CTE_8BIT_MISMATCH=0.998, SPF_PASS=-0.001,
URIBL_BLOCKED=0.001] autolearn=no 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 Ia-mlcV-9AWI; Mon, 18 Jan 2021 15:29:09 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id F33DA3A10C7;
Mon, 18 Jan 2021 15:28:53 -0800 (PST)
Received: by rfc-editor.org (Postfix, from userid 30)
id A3C23F4077C; Mon, 18 Jan 2021 15:28:38 -0800 (PST)
To: ietf-announce@ietf.org, rfc-dist@rfc-editor.org
X-PHP-Originating-Script: 1005:ams_util_lib.php
From: rfc-editor@rfc-editor.org
Cc: rfc-editor@rfc-editor.org, drafts-update-ref@iana.org, rtcweb@ietf.org
Content-type: text/plain; charset=UTF-8
Message-Id: <20210118232838.A3C23F4077C@rfc-editor.org>
Date: Mon, 18 Jan 2021 15:28:38 -0800 (PST)
Archived-At: <https://mailarchive.ietf.org/arch/msg/rtcweb/ZpGyq74NTjyJp7eUC4zYtcyYnlQ>
Subject: [rtcweb] =?utf-8?q?RFC_8831_on_WebRTC_Data_Channels?=
X-BeenThere: rtcweb@ietf.org
X-Mailman-Version: 2.1.29
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: <https://mailarchive.ietf.org/arch/browse/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, 18 Jan 2021 23:29:17 -0000
A new Request for Comments is now available in online RFC libraries.
RFC 8831
Title: WebRTC Data Channels
Author: R. Jesup,
S. Loreto,
M. Tüxen
Status: Standards Track
Stream: IETF
Date: January 2021
Mailbox: randell-ietf@jesup.org,
salvatore.loreto@ericsson.com,
tuexen@fh-muenster.de
Pages: 14
Updates/Obsoletes/SeeAlso: None
I-D Tag: draft-ietf-rtcweb-data-channel-13.txt
URL: https://www.rfc-editor.org/info/rfc8831
DOI: 10.17487/RFC8831
The WebRTC framework specifies 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 that allows web browsers to exchange generic data from peer
to peer.
This document is a product of the Real-Time Communication in WEB-browsers Working Group of the IETF.
This is now a Proposed Standard.
STANDARDS TRACK: This document specifies an Internet Standards Track
protocol for the Internet community, and requests discussion and suggestions
for improvements. Please refer to the current edition of the Official
Internet Protocol Standards (https://www.rfc-editor.org/standards) for the
standardization state and status of this protocol. Distribution of this
memo is unlimited.
This announcement is sent to the IETF-Announce and rfc-dist lists.
To subscribe or unsubscribe, see
https://www.ietf.org/mailman/listinfo/ietf-announce
https://mailman.rfc-editor.org/mailman/listinfo/rfc-dist
For searching the RFC series, see https://www.rfc-editor.org/search
For downloading RFCs, see https://www.rfc-editor.org/retrieve/bulk
Requests for special distribution should be addressed to either the
author of the RFC in question, or to rfc-editor@rfc-editor.org. Unless
specifically noted otherwise on the RFC itself, all RFCs are for
unlimited distribution.
The RFC Editor Team
Association Management Solutions, LLC
- [rtcweb] RFC 8831 on WebRTC Data Channels rfc-editor