Skip to content

huitema/moq-transport

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoQ Transport

MoQ Transport is a live media protocol that utilizes QUIC streams.

Latest Draft

Contributing

All changes need to be made to the markdown file (.md). You can find a reference for the synatax here. Each sentence is separated with a newline to reduce the number of merge conflicts.

If you want to locally build, you'll need to install kramdown-rfc2629 and xml2rfc:

gem install kramdown-rfc
pip install xm2rfc

Then you can use the Makefile to build:

make html

About

Warp is a live media protocol that utilizes QUIC streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%