Skip to content

Commit 1ec9a4b

Browse files
authored
N28: Quinn (#866)
1 parent 3794305 commit 1ec9a4b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

content/news/028/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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 -->

0 commit comments

Comments
 (0)