https://github.com/lpardue/draft-pardue-masque-dgram-priority
https://github.com/lpardue/draft-pardue-masque-dgram-priority
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpardue/draft-pardue-masque-dgram-priority
- Owner: LPardue
- License: other
- Created: 2021-07-12T21:29:38.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-25T16:22:21.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T14:46:34.453Z (about 1 year ago)
- Language: Makefile
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# HTTP Datagram Prioritization
This is the working area for the individual Internet-Draft, "HTTP Datagram Prioritization".
* [Editor's Copy](https://LPardue.github.io/draft-pardue-masque-dgram-priority/#go.draft-pardue-masque-dgram-priority.html)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-pardue-masque-dgram-priority)
* [Compare Editor's Copy to Individual Draft](https://LPardue.github.io/draft-pardue-masque-dgram-priority/#go.draft-pardue-masque-dgram-priority.diff)
## 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/main/doc/SETUP.md).
## Contributing
See the
[guidelines for contributions](https://github.com/LPardue/draft-pardue-masque-dgram-priority/blob/main/CONTRIBUTING.md).