tquic_tools

Crates.iotquic_tools
lib.rstquic_tools
version1.6.0
sourcesrc
created_at2023-12-18 03:57:14.626811+00
updated_at2025-02-25 11:54:49.270988+00
descriptionTQUIC client and server tools
homepagehttps://tquic.net
repositoryhttps://github.com/tencent/tquic
max_upload_size
id1073021
size141,899
christeg (ChrisTeg)

documentation

README

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.

Commit count: 352

cargo fmt