Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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://github.com/quicwg/ack-frequency/blob/main/draft-ietf-quic-ack-frequency.md)
## 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).