tpt-net-async

Rust

A collection of small, focused Rust crates for async networking: HTTP caching, graceful shutdown, retry logic, TCP connection pooling, and webhook signature verification.

0 stars0 forks0 watchers

Languages

Rust100.0%
README

tpt-net-async

Networking and async glue crates for production-ready Rust backends.

CrateDescriptioncrates.io
tpt-reqwest-cacheFile-backed HTTP caching middleware for reqwestcrates.io
tpt-graceful-shutdownCross-platform async graceful shutdown handlercrates.io
tpt-retry-logicExponential backoff and retry middlewarecrates.io
tpt-tcp-poolLightweight async TCP connection poolcrates.io
tpt-webhook-verifyWebhook signature verification for Stripe, GitHub, Slack, Shopifycrates.io

License

Licensed under either of MIT or Apache 2.0 at your option.