<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-webtrans-http3" target="https://datatracker.ietf.org/doc/html/draft-ietf-webtrans-http3-10">
   <front>
      <title>WebTransport over HTTP/3</title>
      <author initials="A." surname="Frindell" fullname="Alan Frindell">
         <organization>Facebook</organization>
      </author>
      <author initials="E." surname="Kinnear" fullname="Eric Kinnear">
         <organization>Apple Inc.</organization>
      </author>
      <author initials="V." surname="Vasiliev" fullname="Victor Vasiliev">
         <organization>Google</organization>
      </author>
      <date month="August" day="25" year="2024" />
      <abstract>
	 <t>   WebTransport [OVERVIEW] is a protocol framework that enables clients
   constrained by the Web security model to communicate with a remote
   server using a secure multiplexed transport.  This document describes
   a WebTransport protocol that is based on HTTP/3 [HTTP3] and provides
   support for unidirectional streams, bidirectional streams and
   datagrams, all multiplexed within the same HTTP/3 connection.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-webtrans-http3-10" />
   
</reference>
