Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/draft-seemann-quic-accurate-ack-ecn
https://github.com/marten-seemann/draft-seemann-quic-accurate-ack-ecn
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/marten-seemann/draft-seemann-quic-accurate-ack-ecn
- Owner: marten-seemann
- License: other
- Created: 2023-11-01T03:31:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-23T00:14:44.000Z (7 months ago)
- Last Synced: 2024-05-23T01:28:45.914Z (7 months ago)
- Language: Makefile
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# QUIC Accurate ECN Acknowledgements
This is the working area for the individual Internet-Draft, "QUIC Accurate ECN Acknowledgements".
* [Editor's Copy](https://marten-seemann.github.io/draft-seemann-quic-accurate-ack-ecn/#go.draft-seemann-quic-accurate-ack-ecn.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-seemann-quic-accurate-ack-ecn)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-seemann-quic-accurate-ack-ecn)
* [Compare Editor's Copy to Individual Draft](https://marten-seemann.github.io/draft-seemann-quic-accurate-ack-ecn/#go.draft-seemann-quic-accurate-ack-ecn.diff)## Contributing
See the
[guidelines for contributions](https://github.com/marten-seemann/draft-seemann-quic-accurate-ack-ecn/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).