Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1ec9a4b

Browse filesBrowse files
authored
N28: Quinn (rust-gamedev#866)
1 parent 3794305 commit 1ec9a4b
Copy full SHA for 1ec9a4b

File tree

1 file changed

+14
-0
lines changed
Filter options

1 file changed

+14
-0
lines changed

‎content/news/028/index.md

Copy file name to clipboardExpand all lines: content/news/028/index.md
+14Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.