Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marten-seemann/draft-seemann-quic-reliable-message
https://github.com/marten-seemann/draft-seemann-quic-reliable-message
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/marten-seemann/draft-seemann-quic-reliable-message
- Owner: marten-seemann
- License: other
- Created: 2024-03-16T23:09:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T00:21:22.000Z (7 months ago)
- Last Synced: 2024-05-28T09:52:30.636Z (7 months ago)
- Language: Makefile
- Size: 55.7 KB
- Stars: 1
- Watchers: 3
- 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
# QUIC Reliable Messages
This is the working area for the individual Internet-Draft, "QUIC Reliable Messages".
* [Editor's Copy](https://marten-seemann.github.io/draft-seemann-quic-reliable-message/#go.draft-seemann-quic-reliable-message.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-seemann-quic-reliable-message)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-seemann-quic-reliable-message)
* [Compare Editor's Copy to Individual Draft](https://marten-seemann.github.io/draft-seemann-quic-reliable-message/#go.draft-seemann-quic-reliable-message.diff)## Contributing
See the
[guidelines for contributions](https://github.com/marten-seemann/draft-seemann-quic-reliable-message/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).