Lib
.rs
›
Network programming
#
quic
#
encryption-decryption
#
rustls
#
ring
#
stream
#
udp
#
implemention
libquic
QUIC rust implemention
by
John Smith
Install
API reference
GitHub (quic-rs)
1 unstable release
Uses old Rust 2015
0.0.1
Apr 26, 2018
#
13
in
#implemention
MIT/Apache
5KB
QUIC
(Quick UDP Internet Connections) by google
The IETF
wg
Wanted Features
Currently targets QUIC draft 10 and TLS 1.3 draft 23
Uses
rustls
for all TLS operations
Uses
ring
for AEAD encryption/decryption
No runtime deps