Skip to content

Commit d326148

Browse files
committed
N28: Quinn
1 parent 147a01c commit d326148

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
@@ -212,6 +212,20 @@ in the [release notes][pixels-changelog].
212212
[pixels-changelog]: https://github.com/parasyte/pixels/releases/tag/0.8.0
213213
[pixels-web]: https://github.com/parasyte/pixels/tree/0.8.0/examples/minimal-web
214214

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+
215229
## Popular Workgroup Issues in Github
216230

217231
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)