是否有支持 MQTT 和 Mosquitto 的免费 python 服务器

Is there available free python server with MQTT and Mosquitto support

对于我的基于物联网的项目,我需要一个免费或非常低成本的 python 服务器,例如 pythonanywhere,支持 MQTT 协议和 Mosquitto。

我尝试在任何地方使用 python。我只是喜欢它。但它不支持 MQTT 协议。这就是我寻找新的 python 服务器的原因。有空吗?

有 MQTT 代理,您可以使用 test.mosquitto.org

或者您可以通过 mosquitto

在您的 PC 上安装它