diff --git a/install b/install new file mode 100644 index 0000000..13f4b98 --- /dev/null +++ b/install @@ -0,0 +1,8 @@ +1. https://www.rabbitmq.com/web-stomp.html (webstomp) websocket interaction with rabbitmq +1.1. http://www.rabbitmq.com/blog/2012/05/14/introducing-rabbitmq-web-stomp/ +2. Upgrade erlang https://github.com/yrashk/kerl +http://stackoverflow.com/questions/27215936/how-to-upgrade-the-erlang-version-on-ubuntu-r14b04-to-latest-stable-version +http://rabbitmq.1065348.n5.nabble.com/Crash-with-RabbitMQ-Web-Stomp-plugin-on-Debian-td20269.html + +Install rabbitmq-plugins +sh /usr/lib/rabbitmq/bin/rabbitmq-plugins enable rabbitmq_web_stomp