Crate throttle_client

source ·
Expand description

Client for Throttle. Throttle is a http semaphore service, providing semaphores for distributed systems.

Structs

  • Send http requests to a throttle server. Only concerned with sending correct HTTP requests the Throttle server understands. Not a higher level locking library.

Enums

  • Error returned by throttle client library.