<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.lcurley-moq-flate" target="https://datatracker.ietf.org/doc/html/draft-lcurley-moq-flate-00">
   <front>
      <title>DEFLATE Compressed Tracks for MoQ</title>
      <author initials="L." surname="Curley" fullname="Luke Curley">
         </author>
      <date month="September" day="24" year="2026" />
      <abstract>
	 <t>   This document specifies how a MoQ Transport [moqt] track carries
   DEFLATE-compressed payloads.  Each subgroup is one raw DEFLATE
   stream, sync flushed at each object boundary, so every object stays
   self-delimited while later objects compress against the earlier ones
   in the subgroup.  Small repetitive payloads compress several times
   better than they do alone, and a dropped group costs nothing beyond
   itself because the window never spans one.  Nothing is added to the
   wire: the application declares the track compressed, and a relay
   forwards it unchanged.

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