https://github.com/lpardue/draft-pardue-httpbis-bidi-stream-grease
https://github.com/lpardue/draft-pardue-httpbis-bidi-stream-grease
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lpardue/draft-pardue-httpbis-bidi-stream-grease
- Owner: LPardue
- License: other
- Created: 2021-03-08T20:01:22.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-09T00:40:07.000Z (about 5 years ago)
- Last Synced: 2025-10-28T08:50:01.335Z (8 months ago)
- Language: Makefile
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Greasing Bidirectional HTTP Streams
This is the working area for the individual Internet-Draft, "Greasing Bidirectional HTTP Streams".
* [Editor's Copy](https://LPardue.github.io/draft-pardue-httpbis-bidi-stream-grease/#go.draft-pardue-httpbis-bidi-stream-grease.html)
* [Individual Draft](https://tools.ietf.org/html/draft-pardue-httpbis-bidi-stream-grease)
* [Compare Editor's Copy to Individual Draft](https://LPardue.github.io/draft-pardue-httpbis-bidi-stream-grease/#go.draft-pardue-httpbis-bidi-stream-grease.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/master/doc/SETUP.md).
## Contributing
See the
[guidelines for contributions](https://github.com/LPardue/draft-pardue-httpbis-bidi-stream-grease/blob/main/CONTRIBUTING.md).