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

Can We use HTTPClient with non blocking?? #2

Open
pangeaos opened this issue May 24, 2022 · 0 comments
Open

Can We use HTTPClient with non blocking?? #2

pangeaos opened this issue May 24, 2022 · 0 comments

Comments

@pangeaos
Copy link

I'm wondering if there a way to use non-blocking option?

In the Micronaut documentation says "Note that in this example, for illustration purposes we call toBlocking() to return a blocking version of the client. However, in production code you should not do this and instead rely on the non-blocking nature of the Micronaut HTTP server."

https://docs.micronaut.io/latest/guide/#clientBasics

@pangeaos pangeaos changed the title Can I use HTTP Request with non blocking?? Can We use HTTPClient with non blocking?? May 24, 2022
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

No branches or pull requests

1 participant