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

Extend RequestClient to collect all answers #22

Open
berndbr opened this issue Nov 17, 2020 · 0 comments
Open

Extend RequestClient to collect all answers #22

berndbr opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@berndbr
Copy link
Contributor

berndbr commented Nov 17, 2020

Extend request client to send a request and wait a configurable amount of time for responses.
Collect and return the responses and/or provide a way to specify a handler that is called for each response received.

In addition it should be possiblt to cancel the collection of responses.

@berndbr berndbr added the enhancement New feature or request label Nov 17, 2020
@berndbr berndbr self-assigned this Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant