We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f139c commit ef5c6bcCopy full SHA for ef5c6bc
1 file changed
.github/interop/required.json
@@ -39,7 +39,9 @@
39
"client",
40
"server"
41
],
42
- "xquic": []
+ "xquic": [
43
+ "server"
44
+ ]
45
},
46
"handshake": {
47
"aioquic": [
@@ -80,7 +82,9 @@
80
82
81
83
84
85
86
87
88
89
"transfer": {
90
@@ -162,7 +166,9 @@
162
166
163
167
164
168
165
169
170
171
172
173
"chacha20": {
174
@@ -595,8 +601,7 @@
595
601
596
602
597
603
598
- "kwik": [
599
- ],
604
+ "kwik": [],
600
605
"lsquic": [
606
607
@@ -629,4 +634,4 @@
629
634
"s2n-quic-rustls": [],
630
635
"xquic": []
631
636
}
632
-}
637
+}
0 commit comments