Go to file
erylee a176312fa3 -smp true 2012-12-22 18:04:40 +08:00
bin add auth support 2012-12-22 16:42:32 +08:00
docs add file 2012-12-19 13:42:03 +08:00
etc -smp true 2012-12-22 18:04:40 +08:00
include fix sub/pub 2012-12-22 17:35:28 +08:00
log add file 2012-12-19 13:42:03 +08:00
src fix .app.src 2012-12-22 18:03:28 +08:00
.gitignore add bin/ and some files 2012-12-21 17:33:21 +08:00
LICENSE add bin/ and some files 2012-12-21 17:33:21 +08:00
LICENSE-MPL-RabbitMQ add bin/ and some files 2012-12-21 17:33:21 +08:00
Makefile add bin/ and some files 2012-12-21 17:33:21 +08:00
README.md add bin/ and some files 2012-12-21 17:33:21 +08:00
rebar add file 2012-12-21 13:28:32 +08:00
rebar.config add bin/ and some files 2012-12-21 17:33:21 +08:00

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/*