Skip to content

GrpcClient builder should expose the connection handler #243

@brunobat

Description

@brunobat

Describe the feature

The GrpcClient should have a companion builder, like in the case of the HttpClient: https://github.com/eclipse-vertx/vert.x/blob/4.5.25/src/main/java/io/vertx/core/http/HttpClientBuilder.java

This would allow access to the withConnectHandler and provide a way to customize, among other things, the exceptionHandler.

See this Quarkus PR for an example: quarkusio/quarkus#52782

Contribution

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions