Overview: Real Time Protocols for Brower-based Applications
draft-ietf-rtcweb-overview-08
The information below is for an old version of the document |
Document |
Type |
|
Active Internet-Draft (rtcweb WG)
|
|
Last updated |
|
2013-09-03
|
|
Replaces |
|
draft-alvestrand-rtcweb-overview
|
|
Stream |
|
IETF
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
WG state
|
|
In WG Last Call
(wg milestones:
Feb 2014 - Complete Overview (a...,
Dec 2014 - Send Overview (after...
)
|
|
Document shepherd |
|
Cullen Jennings
|
IESG |
IESG state |
|
I-D Exists
|
|
Consensus Boilerplate |
|
Unknown
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group H. Alvestrand
Internet-Draft Google
Intended status: Standards Track September 3, 2013
Expires: March 7, 2014
Overview: Real Time Protocols for Brower-based Applications
draft-ietf-rtcweb-overview-08
Abstract
This document gives an overview and context of a protocol suite
intended for use with real-time applications that can be deployed in
browsers - "real time communication on the Web".
It intends to serve as a starting and coordination point to make sure
all the parts that are needed to achieve this goal are findable, and
that the parts that belong in the Internet protocol suite are fully
specified and on the right publication track.
This document is a work item of the RTCWEB working group.
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on March 7, 2014.
Copyright Notice
Copyright (c) 2013 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(http://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
Alvestrand Expires March 7, 2014 [Page 1]
Internet-Draft RTCWEB Overview September 2013
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. Principles and Terminology . . . . . . . . . . . . . . . . . . 4
2.1. Goals of this document . . . . . . . . . . . . . . . . . . 4
2.2. Relationship between API and protocol . . . . . . . . . . 4
2.3. On interoperability and innovation . . . . . . . . . . . . 5
2.4. Terminology . . . . . . . . . . . . . . . . . . . . . . . 6
3. Architecture and Functionality groups . . . . . . . . . . . . 7
4. Data transport . . . . . . . . . . . . . . . . . . . . . . . . 11
5. Data framing and securing . . . . . . . . . . . . . . . . . . 11
6. Data formats . . . . . . . . . . . . . . . . . . . . . . . . . 12
7. Connection management . . . . . . . . . . . . . . . . . . . . 12
8. Presentation and control . . . . . . . . . . . . . . . . . . . 13
9. Local system support functions . . . . . . . . . . . . . . . . 13
10. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 14
11. Security Considerations . . . . . . . . . . . . . . . . . . . 14
12. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 15
13. References . . . . . . . . . . . . . . . . . . . . . . . . . . 15
13.1. Normative References . . . . . . . . . . . . . . . . . . . 15
13.2. Informative References . . . . . . . . . . . . . . . . . . 16
Appendix A. Change log . . . . . . . . . . . . . . . . . . . . . 17
A.1. Changes from
draft-alvestrand-dispatch-rtcweb-datagram-00 to -01 . . . 17
A.2. Changes from draft-alvestrand-dispatch-01 to
draft-alvestrand-rtcweb-overview-00 . . . . . . . . . . . 18
A.3. Changes from draft-alvestrand-rtcweb-00 to -01 . . . . . . 18
A.4. Changes from draft-alvestrand-rtcweb-overview-01 to
draft-ietf-rtcweb-overview-00 . . . . . . . . . . . . . . 18
A.5. Changes from -00 to -01 of draft-ietf-rtcweb-overview . . 18
A.6. Changes from -01 to -02 of draft-ietf-rtcweb-overview . . 18
A.7. Changes from -02 to -03 of draft-ietf-rtcweb-overview . . 19
A.8. Changes from -03 to -04 of draft-ietf-rtcweb-overview . . 19
A.9. Changes from -04 to -05 of draft-ietf-rtcweb-overview . . 19
A.10. Changes from -05 to -06 . . . . . . . . . . . . . . . . . 19
A.11. Changes from -06 to -07 . . . . . . . . . . . . . . . . . 19
A.12. Changes from -07 to -08 . . . . . . . . . . . . . . . . . 20
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . . 20
Show full document text