This commit is contained in:
Feng 2016-02-26 11:16:59 +08:00
parent f91fc9787e
commit dcd738dcb9
3 changed files with 25 additions and 21 deletions

View File

@ -6,3 +6,5 @@
3. Plugins
4. User Guide
5. Tuning Guide

View File

@ -18,10 +18,17 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT
* Easy to extend
* Solid stable
--------
Features
--------
-----------
Quick Start
-----------
Download and Install
--------------------
Download binary packeges for Linux, Mac, FreeBSD and Windows from http://emqtt.io/downloads.
.. code:: console
@ -37,7 +44,6 @@ Download binary packeges for Linux, Mac, FreeBSD and Windows from http://emqtt.i
# Stop emqttd
./bin/emqttd stop
-----------------
Build from Source
-----------------

View File

@ -19,26 +19,6 @@ The emqttd project provides a scalable, enterprise grade, extensible open-source
Sensors, Mobiles, Web Browsers and Application Servers could be connected by emqttd brokers with asynchronous PUB/SUB MQTT messages.
.. NOTE:: MQTT-SNCoAP Protocols are planned to 1.x release.
Contents:
.. toctree::
:maxdepth: 2
getstarted
install
config
cluster
bridge
guide
commands
plugins
---------------------
Supports and Contacts
---------------------
+---------------+-----------------------------------------+
| Homepage: | http://emqtt.io |
+---------------+-----------------------------------------+
@ -55,6 +35,22 @@ Supports and Contacts
| Author: | Feng Lee <feng@emqtt.io> |
+---------------+-----------------------------------------+
.. NOTE:: MQTT-SNCoAP Protocols are planned to 1.x release.
Contents:
.. toctree::
:maxdepth: 2
getstarted
install
config
cluster
bridge
guide
commands
plugins
-------
License
-------