Hi Martin, We are supporting both amqp and mqtt protocols. By default we are set to the amqp protocol.According to the user preference user can change it to amqp or mqtt.
With the integration testing ,we have used the embedded activemq with maven. AFAIK we had a problem to connect that embedded activemq with mqtt protocol. Therefore the integration testing we are using the amqp protocol as a messaging protocol.But for the normal usage we can use either ampq or mqtt protocols based on the user preference. Thanks, Gayan On Tue, Feb 24, 2015 at 8:56 AM, Martin Eppel (meppel) <[email protected]> wrote: > Which amq protocol is officially supported, amqp or mqtt or both ? > > > > It seems the code based on 4.1.0-alpha was using mqtt by default, however > when I pulled the latest code from the master things seem to have changed > and amqp is default messaging protocol. Will protocol will be supported in > long term ? > > > > Thanks > > > > Martin > > > > > -- Gayan Gunarathne Technical Lead WSO2 Inc. (http://wso2.com) email : [email protected] | mobile : +94 766819985
