Difference between revisions of "MQTT Brokers"
Jump to navigation
Jump to search
(Created page with "== Public MQTT Brokers == See Public MQTT Brokers. == Hosted MQTT Services == {| class="wikitable" ! colspan="1" rowspan="1" |Name ! colspan="1" rowspan="1" |TCP Port ! colspan="1" rowspan="1" |TLS Port ! colspan="1" rowspan="1" |WebSocket Port ! colspan="1" rowspan="1" |Message Retention ! colspan="1" rowspan="1" |Persistent Session ! colspan="1" rowspan="1" |QoS Levels ! colspan="1" rowspan="1" |Free Limits ! colspan="1" rowspan="1" |Link |- |A...") |
|||
Line 38: | Line 38: | ||
|Custom Port | |Custom Port | ||
|Custom Port | |Custom Port | ||
| | |YES | ||
|YES | |YES | ||
|0, 1, 2 | |0, 1, 2 |
Revision as of 20:09, 2 June 2022
Public MQTT Brokers
Hosted MQTT Services
Name | TCP Port | TLS Port | WebSocket Port | Message Retention | Persistent Session | QoS Levels | Free Limits | Link |
---|---|---|---|---|---|---|---|---|
Azure | NO | 8883 | 443 | NO | Limited | 0, 1 | 8000 messages/day | https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support |
AWS | NO | 8883 | 443 | NO | Limited | 0, 1 | 250,000/month | https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html |
CloudMQTT | Custom Port | Custom Port | Custom Port | YES | YES | 0, 1, 2 | 5 Connections & 10 Kbit/s | https://www.cloudmqtt.com/plans.html |