Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quicwg/quic-v2

A short specification of a trivial QUIC version 2
https://github.com/quicwg/quic-v2

Last synced: 21 days ago
JSON representation

A short specification of a trivial QUIC version 2

Awesome Lists containing this project

README

        

# QUIC Version 2

This is the working area for the IETF [QUIC Working Group](https://datatracker.ietf.org/wg/quic/documents/) Internet-Draft, "QUIC Version 2".

* [Editor's Copy](https://quicwg.github.io/quic-v2/#go.draft-ietf-quic-v2.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-quic-v2)
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-quic-v2)
* [Compare Editor's Copy to Working Group Draft](https://quicwg.github.io/quic-v2/#go.draft-ietf-quic-v2.diff)

## Contributing

See the
[guidelines for contributions](https://github.com/quicwg/quic-v2/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.

## Command Line Usage

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

```sh
$ make
```

Command line usage requires that you have the necessary software installed. See
[the instructions](https://github.com/martinthomson/i-d-template/blob/main/doc/SETUP.md).