Skip to content

Commit

Permalink
add an intro page about MASQUE (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann authored Apr 3, 2024
1 parent f6365d2 commit c95d952
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/docs/masque/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: MASQUE
toc: true
weight: 4
---

We currently don't support any of the protocols developed by the [IETF MASQUE working group](https://datatracker.ietf.org/wg/masque/about/), but we're planning to implement CONNECT-UDP ([RFC 9298](https://datatracker.ietf.org/doc/html/rfc9298)) soon. The work is tracked in issue [#4393](https://github.com/quic-go/quic-go/issues/4393).

0 comments on commit c95d952

Please sign in to comment.