Skip to content

OpenLLT/h3

 
 

Repository files navigation

http3-rs

An async HTTP/3 implementation.

License: MIT

This crate provides an HTTP/3 implementation that is generic over a provided QUIC transport. This allows the project to focus on just HTTP/3, while letting users pick their QUIC implementation based on their specific needs. It includes client and server APIs.

Accolades

The project is based on a fork of h3.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 99.7%
  • Shell 0.3%