Skip to content

Conversation

@galibey
Copy link
Contributor

@galibey galibey commented Jul 15, 2022

Added an ability to receive a response asynchronously. We re-use the current functionality of AsyncResponse and streaming, just saying that AsyncResponse is now also a Future that can resolve to one result instead of a sequence of results for the streaming case.

Related #2481

@galibey galibey requested review from morenol and sehz July 15, 2022 11:52
@sehz sehz added this to the 0.9.32 milestone Jul 15, 2022
Copy link

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good. Just few minor nits

Copy link

@sehz sehz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sehz
Copy link

sehz commented Jul 15, 2022

bors r+

bors bot pushed a commit that referenced this pull request Jul 15, 2022
Added an ability to receive a response asynchronously. We re-use the current functionality of `AsyncResponse` and streaming, just saying that `AsyncResponse` is now also a Future that can resolve to one result instead of a sequence of results for the streaming case.

Related #2481
@bors
Copy link

bors bot commented Jul 15, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Support async response in socket [Merged by Bors] - Support async response in socket Jul 15, 2022
@bors bors bot closed this Jul 15, 2022
@galibey galibey deleted the feature/2481-support-async-response-in-socket branch October 27, 2022 11:14
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.

2 participants