<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.lcurley-qmux-websocket" target="https://datatracker.ietf.org/doc/html/draft-lcurley-qmux-websocket-00">
   <front>
      <title>QMux over WebSocket</title>
      <author initials="L." surname="Curley" fullname="Luke Curley">
         </author>
      <date month="August" day="3" year="2026" />
      <abstract>
	 <t>   QMux [qmux] is a polyfill that runs QUIC applications over an
   ordered, reliable byte-stream transport such as TCP with TLS.  This
   document defines a binding for QMux over WebSocket [RFC6455].  A
   WebSocket binding lets QUIC applications reach environments where UDP
   is blocked and where only an HTTP/WebSocket stack is available,
   including web browsers that lack WebTransport.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-lcurley-qmux-websocket-00" />
   
</reference>
