Expand description
HTTP connection pool manager for TACT clients
Structs§
- Pool
Config - Configuration for the HTTP connection pool
- Pool
Stats - Connection pool statistics
Functions§
- create_
pooled_ client - Create a new pooled HTTP client with the specified configuration
- get_
global_ pool - Get the global connection pool
- get_
pool_ stats - Get pool statistics (if available from reqwest)
- init_
global_ pool - Initialize the global connection pool with custom configuration