![]() |
||
---|---|---|
bin | ||
docs | ||
etc | ||
include | ||
log | ||
src | ||
.gitignore | ||
LICENSE | ||
LICENSE-MPL-RabbitMQ | ||
Makefile | ||
README.md | ||
rebar | ||
rebar.config |
README.md
emqtt
erlang mqtt broker based on rabbitmq network layer.
compile
require erlang R15B+ and git client
make
start
./bin/emqtt console
./bin/emqtt start
stop
./bin/emqtt stop
status
./bin/emqtt_ctl status
logs
log/*