Go to file
erylee ea1e3c59a0 vsn 0.1.1 2012-12-24 17:16:37 +08:00
bin add auth support 2012-12-22 16:42:32 +08:00
docs fix issue#3 'PUBLISH' RETAIN 2012-12-23 16:53:38 +08:00
etc -smp true 2012-12-22 18:04:40 +08:00
include support topic cluster 2012-12-24 16:59:12 +08:00
log add file 2012-12-19 13:42:03 +08:00
src vsn 0.1.1 2012-12-24 17:16:37 +08:00
.gitignore ignore var 2012-12-24 12:00:14 +08:00
INSTALL fix topic record 2012-12-24 11:59:02 +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 fix topic record 2012-12-24 11:59:02 +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

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