2018-05-16 20:41:18 +02:00
2018-04-26 16:14:35 +02:00
2018-05-11 10:10:55 +02:00
2018-04-26 16:14:35 +02:00
2018-04-24 13:35:27 +02:00

Quinn

Quinn is an implementation of the QUIC protocol based on futures. It is currently in its very early stages: work is ongoing on implementing the protocol handshake for both client and server.

Quinn is the subject of a RustFest Paris (May 2018) presentation.

All feedback welcome. Feel free to file bugs, requests for documentation and any other feedback to the issue tracker or tweet me.

Features

  • Currently targets QUIC draft 10 and TLS 1.3 draft 23
  • Uses rustls for all TLS operations
  • Uses ring for AEAD encryption/decryption
S
Description
noq, a QUIC implementation in Rust
Readme 106 MiB
Languages
Rust 99.3%
Python 0.5%
Shell 0.2%