From d8f176943a9e1ed35638f31ab1d07ab648618c1a Mon Sep 17 00:00:00 2001 From: Feng Date: Fri, 26 Feb 2016 00:27:36 +0800 Subject: [PATCH] index --- docs/source/bridge.rst | 6 +++--- docs/source/cluster.rst | 6 +++--- docs/source/index.rst | 20 +++++++++++++++++--- 3 files changed, 23 insertions(+), 9 deletions(-) diff --git a/docs/source/bridge.rst b/docs/source/bridge.rst index 73539c8b4..f2552f6bd 100644 --- a/docs/source/bridge.rst +++ b/docs/source/bridge.rst @@ -1,9 +1,9 @@ .. _bridge:: -============ -Bridge Guide -============ +====== +Bridge +====== ------------- emqttd Bridge diff --git a/docs/source/cluster.rst b/docs/source/cluster.rst index 5ee1dfa11..1403fb0aa 100644 --- a/docs/source/cluster.rst +++ b/docs/source/cluster.rst @@ -1,9 +1,9 @@ .. _cluster: -============= -Cluster Guide -============= +========== +Clustering +========== ---------------------- Distributed Erlang/OPT diff --git a/docs/source/index.rst b/docs/source/index.rst index b1e9d785a..f41a9a6ef 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,8 +3,23 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to Erlang MQTT Broker's documentation! -============================================== +=========================== +emqttd - Erlang MQTT Broker +=========================== + +emqttd(Erlang MQTT Broker) is a massively scalable, clusterable MQTT V3.1/V3.1.1 broker written in Erlang/OTP. + +emqttd is fully open source and licensed under the Apache Version 2.0. emqttd implements both MQTT V3.1 and V3.1.1 protocol specifications, and supports WebSocket, STOMP, SockJS, CoAP and MQTT-SN in the same time. + +Latest release of the emqttd broker is scaling to 1.3 million MQTT connections on a 12 Core, 32G CentOS server. + +.. image:: ./_static/images/emqtt.png + +emqttd provides a scalable, enterprise grade, extensible open-source MQTT broker for IoT, M2M, Smart Hardware, Mobile Messaging and HTML5 Web Messaging Applications. + +Sensors, Mobiles, Web Browsers and Application Servers could be connected by emqttd brokers with asynchronous PUB/SUB MQTT messages. + +.. NOTE:: MQTT-SN,CoAP Protocols are planned to 1.x release. Contents: @@ -20,7 +35,6 @@ Contents: commands plugins - --------------------- Supports and Contacts ---------------------