Skip to content

Commit

Permalink
README: link to webtransport-go repo (#4117)
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Oct 27, 2023
1 parent dda63b9 commit 5311f81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ In addition to these base RFCs, it also implements the following RFCs:
* QUIC Version 2 ([RFC 9369](https://datatracker.ietf.org/doc/html/rfc9369))
* QUIC Event Logging using qlog ([draft-ietf-quic-qlog-main-schema](https://datatracker.ietf.org/doc/draft-ietf-quic-qlog-main-schema/) and [draft-ietf-quic-qlog-quic-events](https://datatracker.ietf.org/doc/draft-ietf-quic-qlog-quic-events/))

Support for WebTransport over HTTP/3 ([draft-ietf-webtrans-http3](https://datatracker.ietf.org/doc/draft-ietf-webtrans-http3/)) is implemented in [webtransport-go](https://github.com/quic-go/webtransport-go).

## Using QUIC

### Running a Server
Expand Down

0 comments on commit 5311f81

Please sign in to comment.