1 unstable release
new 0.1.5 | Jan 28, 2025 |
---|
#14 in #tower-http
25 downloads per month
Used in proto-tower
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" }