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 @@ -254,6 +254,20 @@ in the [release notes][pixels-changelog].
254254[ pixels-changelog ] : https://github.com/parasyte/pixels/releases/tag/0.8.0
255255[ pixels-web ] : https://github.com/parasyte/pixels/tree/0.8.0/examples/minimal-web
256256
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+
257271## Popular Workgroup Issues in Github
258272
259273<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments