Erlang MQTT Server is based on RabbitMQ Network Framework.
NOTICE: should install rebar first
git clone https://github.com/basho/rebar cd rebar ./bootstrap cp rebar .
make
cd rel
../rebar generate
cd emqtt
./bin/emqtt [console | start | stop]
The first release is based on rqbbitmq.