#quic #protocols #tower

proto-tower-quic

Tower implementation of the QUIC protocol

1 unstable release

new 0.1.5 Jan 29, 2025

#77 in #tower


Used in proto-tower

GPL-3.0-only

2KB

Proto-QUIC

QUIC is a protocol that runs over UDP. https://www.rfc-editor.org/rfc/rfc9000.html

Adding dependency to project

[dependencies]
proto-quic = { git = "https://github.com/rapidrecast/proto-tower.git", subdir = "proto-quic" }

No runtime deps

Features