题意:“适用于 Windows IoT Core 的 MQTT 代理?”
问题背景:
I have a Raspberry Pi running Windows IOT Core and it is running my home automation application. Now I need to set up communication between the RB pie and ESP8266.
“我有一个运行 Windows IoT Core 的 Raspberry Pi,它正在运行我的家庭自动化应用程序。现在我需要设置 Raspberry Pi 和 ESP8266 之间的通信。”
I've been considering the MQTT protocol but I don't want to have an external server running the MQTT broker and I can't find a broker for the Win IOT. Does a MQTT broker exist for Windows IOT Core? If not, what communication protocol would you recommend for this purpose?
“我一直在考虑 MQTT 协议,但我不想运行外部服务器来托管 MQTT 代理,并且找不到适用于 Windows IoT 的代理。Windows I