This is an automated email from the ASF dual-hosted git repository.
linhill pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git
The following commit(s) were added to refs/heads/main by this push:
new be7fc89 add entire project overview link
be7fc89 is described below
commit be7fc898c943f3662543399d0f30baecc677ac58
Author: Qingshan Lin <[email protected]>
AuthorDate: Wed Aug 23 14:35:01 2023 +0800
add entire project overview link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9e15b93..61009c4 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
[](http://isitmaintained.com/project/apache/rocketmq-mqtt
"Percentage of issues still open")
[](https://twitter.com/intent/follow?screen_name=ApacheRocketMQ)
-A new MQTT protocol architecture model, based on which RocketMQ can better
support messages from terminals such as IoT devices and Mobile APP. Based on
the RocketMQ message unified storage engine, it supports both MQTT terminal and
server message sending and receiving.
+A new MQTT protocol architecture model, based on which RocketMQ can better
support messages from terminals such as IoT devices and Mobile APP. Based on
the RocketMQ message unified storage engine, it supports both MQTT terminal and
server message sending and receiving.The entire project design refer to [MQTT
overview](https://rocketmq.apache.org/docs/mqtt/01RocketMQMQTTOverview).
## Architecture
The relevant architecture design is introduced in
[RIP-33](https://docs.google.com/document/d/1AD1GkV9mqE_YFA97uVem4SmB8ZJSXiJZvzt7-K6Jons/edit#).