File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -212,6 +212,20 @@ in the [release notes][pixels-changelog].
212
212
[ pixels-changelog ] : https://github.com/parasyte/pixels/releases/tag/0.8.0
213
213
[ pixels-web ] : https://github.com/parasyte/pixels/tree/0.8.0/examples/minimal-web
214
214
215
+ ### [ Quinn]
216
+
217
+ [ Quinn] is an async-enabled implementation of the state-of-the-art IETF QUIC
218
+ transport protocol, a robust foundation for real-time networking.
219
+
220
+ [ Quinn 0.8] ( quinn_release ) introduces support for the final QUIC 1 specification
221
+ defined in [ RFC 9000] ( RFC9000 ) . Other highlights include an improved CUBIC
222
+ congestion controller, a more ergonomic configuration API, and numerous
223
+ performance and robustness improvements.
224
+
225
+ [ Quinn ] : https://github.com/quinn-rs/quinn
226
+ [ RFC9000 ] : https://www.rfc-editor.org/rfc/rfc9000.html
227
+ [ quinn_release ] : https://github.com/quinn-rs/quinn/releases/tag/0.8.0
228
+
215
229
## Popular Workgroup Issues in Github
216
230
217
231
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments