File tree 1 file changed +19
-0
lines changed
content/posts/newsletter-020
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -736,6 +736,25 @@ _Discussions: [/r/rust][planck_reddit], Discord: jojolepro#8057_
736
736
[ planck_patreon ] : https://patreon.com/jojolepro
737
737
[ planck_reddit ] : https://www.reddit.com/r/rust/comments/m73ema/yet_another_ecs_library_except_much_safer/
738
738
739
+ ### [ Quinn]
740
+
741
+ [ Quinn] is an async-friendly implementation of the state-of-the-art QUIC
742
+ transport protocol soon to be standardized by the IETF.
743
+
744
+ QUIC is a uniquely versatile foundation for building application protocols. Its
745
+ support for low-latency communication, multiplexing, fine-grained reliability,
746
+ and security make an excellent basis for real-time game networking, providing an
747
+ array of powerful primitives unavailable on UDP or TCP.
748
+
749
+ [ Quinn 0.7] [ quinn_release ] introduces support for Tokio 1.0 and many
750
+ optimizations and bug fixes, and updates to [ draft 32] [ quic_32 ] of the proposed
751
+ standard. With last call underway in the IETF, we expect to release an
752
+ implementation of the final standard soon with no major changes.
753
+
754
+ [ Quinn ] : https://github.com/quinn-rs/quinn
755
+ [ quinn_release ] : https://github.com/quinn-rs/quinn/releases/tag/0.7.0
756
+ [ quic_32 ] : https://tools.ietf.org/html/draft-ietf-quic-transport-32
757
+
739
758
### [ wgpu]
740
759
741
760
![ voxel bunny on wgpu] ( wgpu-conservative-bunny.png )
You can’t perform that action at this time.
0 commit comments