File tree 1 file changed +14
-0
lines changed
Filter options
1 file changed +14
-0
lines changed
Original file line number Diff line number Diff line change @@ -254,6 +254,20 @@ in the [release notes][pixels-changelog].
254
254
[ pixels-changelog ] : https://github.com/parasyte/pixels/releases/tag/0.8.0
255
255
[ pixels-web ] : https://github.com/parasyte/pixels/tree/0.8.0/examples/minimal-web
256
256
257
+ ### [ Quinn]
258
+
259
+ [ Quinn] is an async-enabled implementation of the state-of-the-art IETF QUIC
260
+ transport protocol, a robust foundation for real-time networking.
261
+
262
+ [ Quinn 0.8] ( quinn_release ) introduces support for the final QUIC 1 specification
263
+ defined in [ RFC 9000] ( RFC9000 ) . Other highlights include an improved CUBIC
264
+ congestion controller, a more ergonomic configuration API, and numerous
265
+ performance and robustness improvements.
266
+
267
+ [ Quinn ] : https://github.com/quinn-rs/quinn
268
+ [ RFC9000 ] : https://www.rfc-editor.org/rfc/rfc9000.html
269
+ [ quinn_release ] : https://github.com/quinn-rs/quinn/releases/tag/0.8.0
270
+
257
271
## Popular Workgroup Issues in Github
258
272
259
273
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments