You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "ebullient (via GitHub)" <gi...@apache.org> on 2023/02/10 15:57:33 UTC

[GitHub] [camel-quarkus] ebullient commented on issue #4557: `QuarkusVertxWebsocketHost` should return the actual port for the HTTP server

ebullient commented on issue #4557:
URL: https://github.com/apache/camel-quarkus/issues/4557#issuecomment-1426012388

   `.to("vertx-websocket:localhost:8080/foo")` .. that doesn't work so well given profile-specific ways to change the host and/or port, though, does it (w/ late binding config injection scoped by quarkus profile?)
   
   I personally would never use the hard-coded host:port form.. ever. The implied/disovered is better.
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org