搜索资源列表
phpPushMessage.tar
- PHP 向 Android推送消息,使用mqtt协议进行推送-PHP push message to Android client
TestMosquitto
- mqtt协议 Mosquitto客户端实例代码,已包含Mosquitto的静态库和动态库,可以直接运行-Mqtt protocol Mosquitto client instance code, has been included Mosquitto static library and dynamic library, you can directly run
MQTT-master
- mqtt协议栈C语言源码,没使用库的方式,可以移植到任何平台上。-Mqtt protocol stack C language source code, the library does not use the way, you can transplant to any platform.
MqttWk库
- MQTWTK是基于NutZBoo+NeTy+ReiS+卡夫卡(可选)的Java MQTT代理,代理支持QoS 0、QoS 1和QoS 2,它使用NETY作为协议编码和解码部分,使用NutZBoW提供依赖注入和属性配置,使用ReDIS实现消息缓存。和集群,并使用Kafka实现消息代理。