Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Create
car-mirror-reqwest
crate & add high-level streaming fu…
…nctions (#42) * feat: Initial version of `car-mirror-reqwest` crate * feat: High-level streaming push & pull abstractions * feat: Add configurable max block size * feat: Implement streaming response shortcuts * chore: Write documentation * refactor: Rename `send_` -> `run_` * chore: Improve bloom FPR logging * chore: Write documentation for `push` module * chore: Write docs for `pull` module & clean up * chore: Allow `MPL-2.0` in `deny.toml` * chore: Write `axum.rs` example & module docs * refactor: Move example to `integration`, run as integration test * chore: Remove accidental testing code * chore: Run tests for all crates on coverage * chore: Write more tests, specifically for error cases
- Loading branch information