Re: Artemis MQTT over web socket support

2020-02-06 Thread Justin Bertram
MQTT over web sockets is supported in Artemis. I just sent a PR [1] to clarify the docs on this (as well as for AMQP). This support covers 3.1 & 3.1.1. MQTT 5.0 has not been implemented yet at any level. Justin [1] https://github.com/apache/activemq-artemis/pull/2973 On Thu, Feb 6, 2020 at 3:24

Re: Any Active MQ 5.16.0 release date ?

2020-02-06 Thread Jean-Baptiste Onofre
Hi, 5.16.0 will happen very soon (I plan in couple of weeks). We have some security issues to address and I will stage the release. Regards JB > Le 6 févr. 2020 à 09:22, COURTAULT Francois > a écrit : > > Hello, > > Have you an answer of the subject question ? > I ask that because AMQ-7246

Artemis MQTT over web socket support

2020-02-06 Thread Modanese, Riccardo
Hello, I was looking for Artemis MQTT over web socket support but I wasn’t able to find any clear documentation assenting it is supported. From [1] (“… It will also detect whether protocols such as HTTP or Web Sockets are being used and also use the appropriate decoders…”) it seems to be suppor

Any Active MQ 5.16.0 release date ?

2020-02-06 Thread COURTAULT Francois
Hello, Have you an answer of the subject question ? I ask that because AMQ-7246 mentioned that it's fixed in 5.16.0 (most probably not released yet). Best Regards.