Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wrappers around readsome and peek methods in std istream #658

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

SergeyRyabinin
Copy link
Contributor

Issue #, if available:
AWS CPP SDK transcribe streaming on CRT HTTP Client does not work
aws/aws-sdk-cpp#3086
Description of changes:
Add readsome and peek on istream that does not block waiting for the whole stream to be consumed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sbiscigl sbiscigl merged commit a4ef09f into main Aug 30, 2024
59 checks passed
@sbiscigl sbiscigl deleted the sr/StreamSome branch August 30, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants