gst-plugins-rs/net
Arun Raghavan 7b8d3acf10 s3src: Consolidate stream reading into get object retries
Previously, the actual reading from the streaming body of a GetObject
request was not within the same timeout/retry path as the dispatch of
the HTTP request itself. We consolidate these two into a single async
block and create a sum type to encapsulate the rusoto and std library
error paths within that future.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/690>
2022-03-21 13:50:07 +05:30
..
hlssink3 Update versions to 0.8.3 2022-03-08 19:49:16 +02:00
reqwest Use SPDX license format in Cargo.toml 2022-03-21 13:50:07 +05:30
rusoto s3src: Consolidate stream reading into get object retries 2022-03-21 13:50:07 +05:30