如何用c#实现蚊虫推送通知?

时间:2022-02-12 05:29:02

i've been searching a long time now but i haven't found anything useful yet. I'm trying to implement a Mosquitto-C#-Client. With the release of Mosquitto V1.0 there was a javascript/websocket-client on http://mosquitto.org/js/mosquitto-1.0.js released. But i have no idea how to implement this with C# the right way. It would be great if someone could help me with this.

我已经找了很长时间了,但还没有找到有用的东西。我正在尝试实现一个蚊子- c# -客户端。随着蚊子的释放,有一个javascript/websocket-client在http://蚊子。org/js/蚊子-1.0.js发布。但是我不知道如何用正确的方式实现这个。如果有人能帮我,那就太好了。

1 个解决方案

#1


0  

Not an exact duplicate as asking about how to use MQTT but somewhere to start you off is THIS SO QUESTION with the accepted answer pointing you to some C# resources including Mosquitto.

不像询问如何使用MQTT,而是在某个地方开始,这是一个问题,这个问题被接受的答案指向了包括蚊子在内的一些c#资源。

#1


0  

Not an exact duplicate as asking about how to use MQTT but somewhere to start you off is THIS SO QUESTION with the accepted answer pointing you to some C# resources including Mosquitto.

不像询问如何使用MQTT,而是在某个地方开始,这是一个问题,这个问题被接受的答案指向了包括蚊子在内的一些c#资源。