proto-tower-quic

Crates.ioproto-tower-quic
lib.rsproto-tower-quic
version0.1.5
created_at2025-01-29 20:04:32.372389+00
updated_at2025-01-29 20:04:32.372389+00
descriptionTower implementation of the QUIC protocol
homepage
repository
max_upload_size
id1535293
size1,855
Przemyslaw Hugh Kaznowski (phughk)

documentation

README

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" }
Commit count: 0

cargo fmt