Skip to content
Discussion options

You must be logged in to vote

We do not handle TCP servers automatically, because they are not managed.
In this case, you must a duplicated context.

Here is an example:

https://github.com/quarkusio/quarkus/blob/main/extensions/vertx-http/runtime/src/main/java/io/quarkus/vertx/http/runtime/options/HttpServerCommonHandlers.java#L68-90

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jimbogithub
Comment options

Answer selected by jimbogithub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment