简体   繁体   English

如何使用C#实现mosquitto推送通知

[英]how to implement mosquitto push notifition with c#

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. 我正在尝试实现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. 随着Mosquitto V1.0的发布,在http://mosquitto.org/js/mosquitto-1.0.js上发布了一个javascript / websocket-client。 But i have no idea how to implement this with C# the right way. 但是我不知道如何用正确的方式用C#来实现这一点。 It would be great if someone could help me with this. 如果有人可以帮助我,那就太好了。

这个问题并不是一个完全重复的问题,而是一个让您开始的地方, 这个问题与被接受的答案指向您指向一些C#资源,包括Mosquitto。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM