--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/2db4b5b5-d25f-46a1-8623-2381b94d7ecfn%40googlegroups.com.
Hi,Isint it safe already to share a webclient around, since it uses the caller eventloop the execute?--On Wednesday, April 13, 2022 at 12:39:08 AM UTC-7 tsegi...@gmail.com wrote:Hi,I believe this doc section should answer your question about the purpose of the shared HttpClient:A WebClient instance can be created from any HttpClient, including a shared one.Regards,ThomasHi,As the title entails what is the use of SharedHttpClient and what are the benefits of using it.In what scenarios and cases should it be used, especially when working with WebClient, that afaik, can be called from any context?If in our use, each verticle has its own client, is there a purpose to use this?Is the SharedHttpClient only meant to be used when passed around many verticles?If so, does that not overlap how the WebClient works?--
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/2db4b5b5-d25f-46a1-8623-2381b94d7ecfn%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "vert.x" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vertx+un...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/vertx/541cf15d-2a83-4f33-bac6-3851b8fbd3d0n%40googlegroups.com.