Expand description
The main h3i client runner.
The client is responsible for connecting to an indicated server, executing as series of Actions, and capturing the results in a ConnectionSummary.
Modules§
- connection_
summary - Summarizes events that occurred during a connection.
- sync_
client - Responsible for creating a quiche::Connection and managing I/O.
Enums§
- Client
Error - Represents different errors that can occur when sync_client runs.