eclipse-vertx / eclipse-vertx/vertx-grpc

GrpcClient builder should expose the connection handler

Open
#243 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
53
Forks
36
Avg merge
5h 49m
Merged PRs (30d)
60

Description

### 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: https://github.com/quarkusio/quarkus/pull/52782

### Contribution

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.