Update to architecture doc

drew/mqtt-clients
Drew Bednar 3 months ago
parent 519d5f2a95
commit 11839e6c7c

@ -4,6 +4,11 @@ Learning MQTT with Golang by doing. This repo is a simple example of using a Gol
1883, Eclipse Mosquitto unsecured (opening the port on the internet is not recommended).
## Architecture
![mqtt-arch](./img/mqtt-architecture.svg)
## Development
For local development we use [Mosquitto](https://mosquitto.org/) as our MQTT broker, with TLS enabled.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 85 KiB

Loading…
Cancel
Save