#http-3 #protocols #tower #tower-http

proto-tower-http-3

Tower implementation of the HTTP/3 protocol

1 unstable release

new 0.1.5 Jan 28, 2025

#14 in #tower-http

25 downloads per month
Used in proto-tower

GPL-3.0-only

2KB

Proto-HTTP-3

HTTP/3 is the latest version of the HTTP protocol. It is based on QUIC, which is a protocol that runs over UDP.

https://www.rfc-editor.org/rfc/rfc9114.html

Adding dependency to project

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

No runtime deps

Features