quicwg / qlog

The IETF I-D documents for the qlog format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qlog drafts

This is the working area for IETF QUIC Working Group Internet-Drafts concerning the qlog logging format for QUIC and HTTP/3.

Three documents are currently defined:

  • The main schema: high-level schema, defining general logging format and principles
  • Event definitions for QUIC: concrete event definitions for the QUIC protocol
  • Event definitions for HTTP/3 and QPACK: concrete event definitions for the HTTP/3 and QPACK protocols

Main logging schema for qlog

QUIC event definitions for qlog

HTTP/3 event definitions for qlog

Building the Draft

Formatted text and HTML versions of the draft can be built using make.

$ make

This requires that you have the necessary software installed. See the instructions.

Contributing

See the guidelines for contributions.

About

The IETF I-D documents for the qlog format

License:Other


Languages

Language:Shell 78.1%Language:Makefile 16.8%Language:Ruby 5.1%