From 05b3261ca526842be40d2f26d7df78f39f860603 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Tue, 13 Oct 2015 12:36:57 +0800 Subject: [PATCH] Demo Server --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bfd91418..af4b15e71 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ emqttd requires Erlang R17+ to build. **DON'T compile the broker with Erlang/OTP R18.0 which introduced a [binary memory leak](http://erlang.org/pipermail/erlang-questions/2015-September/086098.html).** +Demo Server: tcp://t.emqtt.io:1883 + Twitter: [@emqtt](https://twitter.com/emqtt) ## Goals