RE: camel-vertx-websocket

2021-01-12 Thread CASAUX Nicolas
veMQ). Nicolas -Message d'origine- De : Claus Ibsen Envoyé : mardi 12 janvier 2021 10:26 À : users@camel.apache.org Objet : Re: camel-vertx-websocket Hi I dont think this is implemented/supported. Its intended to be a local server when using consumer (from). Not sure what it w

Re: camel-vertx-websocket

2021-01-12 Thread Claus Ibsen
component. https://camel.apache.org/components/latest/stomp-component.html On Tue, Jan 12, 2021 at 10:19 AM CASAUX Nicolas wrote: > > Hello again :) > > Could someone confirm that it is not possible to receive message from a > remote websocket server with this "camel-vertx-webso

RE: camel-vertx-websocket

2021-01-12 Thread CASAUX Nicolas
Hello again :) Could someone confirm that it is not possible to receive message from a remote websocket server with this "camel-vertx-websocket" component ? Or pointing out what I'm doing wrong ? As far as I understand, currently it seems only possible to send message to a

camel-vertx-websocket

2020-12-16 Thread CASAUX Nicolas
Hello ! I'm currenty trying to use camel-vertx-websocket component to connect to a remote ActiveMQ through a "Stomp over Websocket" connection. Since version 3.7.0 of Camel released today, I can successfully set the subprotocol in URI like this, and it works: .to(