• Stars
    star
    153
  • Rank 242,425 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 12 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

.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.
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.