stevenlovegrove / MqttDotNet

.net Implementation of the client half of the MQTT messaging protocol. MQTT is a lightweight, open specification publish and subscribe protocol cheifly developed by IBM. Details of MQTT can be found at http://mqtt.org.
MIT License
153 stars 91 forks source link

This is the README file for the source archive of MqttDotNet, a .net implementation of the client half of the MQTT messaging protocol.

Please visit: http://github.com/stevenlovegrove/MqttDotNet http://www.doc.ic.ac.uk/~sl203/ for information about MqttDotNet

Visit: http://mqtt.org for information on the MQTT Messaging protocol.

See the file LICENCE for the licence conditions.