Crates.io | tquic_tools |
lib.rs | tquic_tools |
version | 1.6.0 |
source | src |
created_at | 2023-12-18 03:57:14.626811+00 |
updated_at | 2025-02-25 11:54:49.270988+00 |
description | TQUIC client and server tools |
homepage | https://tquic.net |
repository | https://github.com/tencent/tquic |
max_upload_size | |
id | 1073021 |
size | 141,899 |
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.
cargo install tquic_tools
The project is under the Apache 2.0 license.