Re: [PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-07 Thread via GitHub
davsclaus commented on PR #13707: URL: https://github.com/apache/camel/pull/13707#issuecomment-2041525876 Thanks I created a JIRA https://issues.apache.org/jira/browse/CAMEL-20656 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-07 Thread via GitHub
davsclaus merged PR #13707: URL: https://github.com/apache/camel/pull/13707 -- 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-unsubscr...@camel.ap

Re: [PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #13707: URL: https://github.com/apache/camel/pull/13707#issuecomment-2039724825 :star2: Thank you for your contribution to the Apache Camel project! :star2: :robot: CI automation will test this PR automatically. :camel: Apache Camel Committer

[PR] Fix camel-vertx-websocket endpoint instantiation when connection to r… [camel]

2024-04-05 Thread via GitHub
alexisgra opened a new pull request, #13707: URL: https://github.com/apache/camel/pull/13707 …emote websocket server # Description While trying to migrate from `camel-ahc-ws` to `camel-vertx-websocket`, I encountered a problem with the `consumeAsClient` option. The remote serve