Crate throttle_client

Source
Expand description

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

Structs§

Client
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
Error returned by throttle client library.