Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.31.0. - [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.31.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .. | ||
| build | ||
| cmd/mqtt | ||
| internal | ||
| .env | ||
| .gitignore | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
- This MQTT broker runs with https://github.com/mochi-mqtt/server
- It's compatible with MQTTv5 and MQTTv3.1.1
- At authentication, the device is only allowed to subscribe and publish to topics that finish with their username
For more info access https://github.com/mochi-mqtt/server and/or execute "go run cmd/mqtt/main.go --help"