256 B
Executable File
256 B
Executable File
emqtt note
install un ubuntu
-
install erlang
sudo apt-get install erlang
-
install emqtt
git clone https://github.com/emqtt/emq-relx.git
cd emq-relx && make
-
running on console
cd _rel/emqttd && ./bin/emqttd console