hi all I am using mqtt via websocket in web page. I found that mqtt keepalive feature is not supported in activemq, then I tried APOLLO and I found this keepalive feature is supported in APOLLO. I found getInactivityMonitor method(org.apache.activemq.transport.ws.jetty9.MQTTSocket) simply return null. So my question is : Is keepalive feature supported in activemq when using mqtt via websocket?
-- View this message in context: http://activemq.2283324.n4.nabble.com/Is-keepalive-feature-supported-in-activemq-when-using-mqtt-via-websocket-tp4692190.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.