* MDF [guidance] patch for now

Signed-off-by: Hermann0222 <yukang.wei@emqx.io>
This commit is contained in:
Hermann0222
2023-10-13 20:21:26 +08:00
committed by Jaylin
parent cda8df987c
commit 0b6986f833

View File

@ -60,8 +60,11 @@ This is a brief introduction for NanoMQ project, note that code structure presen
![image](docs/zh_CN/images/NanoMQ_state_machine.png)
<!--
## Data Structure
## NanoNNG Interface
check nanomq/nng/src/nng.c to get all.
TODO: list commom nanonng interface
check nanomq/nng/src/nng.c to get all.
-->