You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2013/07/04 16:59:47 UTC

[jira] [Resolved] (AMQ-4617) Enable MQTT over WebSocket protocol

     [ https://issues.apache.org/jira/browse/AMQ-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-4617.
--------------------------------

    Resolution: Fixed

Implemented with svn revision 1499777

Now both Stomp and MQTT can be used over ws transport. Which one will be used depends on the "protocol" parameter client specifies when connecting.

I also included a simple demo based on Paho JS client (http://git.eclipse.org/c/paho/org.eclipse.paho.mqtt.javascript.git).

Just start ActiveMQ with demo config

{code}bin/activemq console xbean:conf/activemq-demo.xml{code}

and go to http://localhost:8161/demo/mqtt/
                
> Enable MQTT over WebSocket protocol
> -----------------------------------
>
>                 Key: AMQ-4617
>                 URL: https://issues.apache.org/jira/browse/AMQ-4617
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 5.8.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>             Fix For: 5.9.0
>
>
> We can do support multiple protocols over ws transport easily. It'd be good to provide mqtt support.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira