Closed mkj-git closed 8 years ago
Please post questions to rabbitmq-users or Stack Overflow. RabbitMQ uses GitHub issues for specific actionable items engineers can work on, not questions. Thank you.
The version you've built is for RabbitMQ master and has dependencies that are not available in 3.6.x
. There is no need to build Web MQTT from source, there is a binary build distributed on the Community Plugins page.
I was following this http://www.rabbitmq.com/plugin-development.html link to build rabbitmq plugin https://github.com/rabbitmq/rabbitmq-web-mqtt
after building i ONLY copied
rabbitmq_mqtt.ez
to/usr/lib/rabbitmq/lib/rabbitmq_server-3.6.2/plugins
running
sudo rabbitmq-plugins enable rabbitmq_web_mqtt
shows :Running
sudo rabbitmq-plugins list
I am not able to connect using paho JS client. So what is causing the issue? I tried port 1888, 8083,8883,15675