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

https://github.com/quicwg/ack-frequency

In-progress version of draft-ietf-quic-ack-frequency.md
https://github.com/quicwg/ack-frequency

ietf quic

Last synced: 21 days ago
JSON representation

In-progress version of draft-ietf-quic-ack-frequency.md

Awesome Lists containing this project

README

          

# QUIC Acknowledgement Frequency

* [Editor's Copy](https://quicwg.github.io/ack-frequency/#go.draft-ietf-quic-ack-frequency.html)

## Building the Draft

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

```sh
$ make
```

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

## Contributing

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