busbar-sf-client 0.0.2

Core HTTP client infrastructure for Salesforce APIs with retry, compression, and rate limiting
Documentation

busbar-sf-client

Core HTTP client infrastructure shared by the Salesforce API crates in this repository (retry, compression, rate limiting primitives, request/response wiring).

This crate is part of the busbar-sf-api workspace.

When to use this crate directly

Use busbar-sf-client if you’re building your own Salesforce API surface but want to reuse the HTTP + retry foundation.