Commit graph

14 commits

Author SHA1 Message Date
asonix 4021458be8 Prevent divided-by-zero for empty BytesStreams 2024-04-05 12:57:40 -05:00
asonix 6f95c72070 Add new feature for testing with errors, test & fix job retries 2024-03-10 22:02:27 -05:00
asonix 4976fcb2eb Remove unneeded code 2024-03-09 22:53:46 -06:00
asonix d73e683d48 Remove unused From 2024-02-22 18:23:39 -06:00
asonix 227e9cc3a7 BytesReader: use built-in state tracking 2024-02-22 17:49:16 -06:00
asonix 59b03d548d Fix is_empty 2024-02-22 17:09:03 -06:00
asonix 00a08a8bc9 Improve AyncRead impl 2024-02-22 16:21:31 -06:00
asonix de356c1f12 Remove MessageBody impl 2024-02-22 16:15:32 -06:00
asonix 3a7d5b7bfb Re-use try_from_stream where possible 2024-02-22 16:10:34 -06:00
asonix c1e651c01a Use BytesStream in more places 2024-02-22 16:03:04 -06:00
asonix 8f50a15b25 Reduce reliance on futures-util 2023-08-23 11:59:42 -05:00
asonix 2f0a3618d8 Replace awc with reqwest 2023-07-21 16:58:31 -05:00
asonix fe2a499110 Fix sending upload parts (set size), optimize small file uploads 2022-10-01 13:00:07 -05:00
asonix 0307dc5a3b Introduce BytesStream to simplify aggregating, forwarding bytes 2022-10-01 12:06:33 -05:00