<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-rtcweb-data-protocol" target="https://datatracker.ietf.org/doc/html/draft-ietf-rtcweb-data-protocol-09">
   <front>
      <title>WebRTC Data Channel Establishment Protocol</title>
      <author initials="R." surname="Jesup" fullname="Randell Jesup">
         <organization>Mozilla</organization>
      </author>
      <author initials="S." surname="Loreto" fullname="Salvatore Loreto">
         <organization>Ericsson</organization>
      </author>
      <author initials="M." surname="Tüxen" fullname="Michael Tüxen">
         <organization>Muenster Univ. of Appl. Sciences</organization>
      </author>
      <date month="January" day="4" year="2015" />
      <abstract>
	 <t>The WebRTC framework specifies protocol support for direct interactive rich communication using audio, video, and data between two peers&#x27; web browsers.  This document specifies a simple protocol for establishing symmetric data channels between the peers.  It uses a two-way handshake and allows sending of user data without waiting for the handshake to complete.
	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-rtcweb-data-protocol-09" />
   
</reference>
