tquic_tools 0.11.0

TQUIC client and server tools
Documentation

TQUIC tools

TQUIC is a high-performance, lightweight, and cross-platform library for the IETF QUIC protocol.

The crate contains client and server tools based on TQUIC:

  • tquic_client: A QUIC and HTTP/3 client. It's also an HTTP/3 benchmarking tool.
  • tquic_server: A QUIC and HTTP/3 static file server.

Installation

cargo install tquic_tools

Documentation

License

The project is under the Apache 2.0 license.