englishm / moq-transport

Warp is a live media protocol that utilizes QUIC streams

Home Page:https://kixelated.github.io/warp-draft/draft-lcurley-moq-transport.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

https://kixelated.github.io/warp-draft/draft-lcurley-moq-transport.html


Languages

Language:Makefile 100.0%