国内免费公共mqtt broker
服务器地址 | 服务器类型 | 开发 | 端口 | Websocket |
---|
test.jmqtt.io | JMQTT | java开放源码 | 1883 | 8000 |
mq.tongxinmao.com,端口1883,用户名密码TEST,仅作为测试用
MQTT Public Brokers
这个github中有一些本文没有包含的
https://github.com/mqtt/mqtt.org/wiki/public_brokers
field | value |
---|
address | mqtt.flespi.io |
port | 1883 (TCP), 80 (WebSocket), 8883 (SSL), 443 (Secure WebSockets) |
type | flespi |
info | requires signup/username, information page, REST API, MQTT 5.0 compliant |
You may like also: What is MQTT? | IoT Data Protocol | IoT Wireless Protocol
You may like also:How To Create Secure MQTT Broker
field | value |
---|
address | www.cloudmqtt.com (Note: actual host varies, see dashboard) |
port | 18443 , 28443 (SSL) |
type | mosquitto |
info | requires signup/username and password, pricing (free plan available), documentation |
field | value |
---|
address | mqtt.dioty.co |
port | 1883 (MQTT), 8883 (MQTT+SSL), 8080 (WebSockets), 8880 (WebSockets+SSL) |
type | mosca |
info | Free – requires signup/username and password, documentation, includes mobile IoT app (iOS and Android) |
field | value |
---|
address | mqtt.swifitch.cz |
port | 1883 (MQTT) |
type | mosquitto |
info | Free, it is mostly running for Swifitch project, but you can use it too for testing your IoT or whatever ;), it is running on Raspberry Pi profesional VPS. |
field | value |
---|
address | broker.bevywise.com |
port | 1883 (TCP), 8443 (WebSockets) |
type | Bevywise |
info | web page. Secure. Need to sign up to view your devices. Use MQTT Authentication in your devices to connect securely. Free trial with unsecure ports (see https://devicemanager.bevywise.com/help) |
field | value |
---|
address | mqtt.fluux.io |
port | 1883 (TCP), 8883 (TLS) |
type | ejabberd |
info | Free – no registration required, MQTT 5.0 compliant |
You may like also:How To Create Secure MQTT Broker
field | value |
---|
address | console.solace.cloud (MQTT hostname varies, see dashboard) |
port | TCP, TLS, WS, WSS: varies per instance |
type | solace |
info | requires sign-up, free plan available (50 connections), getting started, docs |