Skip to content

Native build test with gRPC client #43679

Answered by cescoffier
DSkoufis asked this question in Q&A
Discussion options

You must be logged in to vote

You can start the Vert.x gRPC server in your tests. The only issue is that you will need to use a fixed port.
Here is an example to start a gRPC server with a HelloService:
https://vertx.io/docs/vertx-grpc/java/#_service_bridge

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@cescoffier
Comment options

@DSkoufis
Comment options

@cescoffier
Comment options

Answer selected by DSkoufis
@DSkoufis
Comment options

@cescoffier
Comment options

@DSkoufis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants