MQTTnet 0.0.0 Christian Kratky Christian Kratky https://github.com/chkr1011/MQTTnet/blob/master/LICENSE https://github.com/chkr1011/MQTTnet https://raw.githubusercontent.com/chkr1011/MQTTnet/master/Images/Logo_128x128.png false MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). * [Core] Performance optimizations. * [Core] Fixed a bug which prevents receiving large packets (UWP only) * [Client] The ManagedClient options now allow configuring the interval for connection checks. * [Server] Added the Endpoint of the Adapter (remote IP and port) to the connection validation callback. * [Server] The ipv4 and ipv6 endpoint can be disabled now by setting the bound IP address to _None_. * [Server] Fix a bug in the keep alive monitor which caused high CPU load (thanks to @GarageGadget). Copyright Christian Kratky 2016-2018 MQTT Message Queue Telemetry Transport MQTTClient MQTTServer Server MQTTBroker Broker NETStandard IoT InternetOfThings Messaging Hardware Arduino Sensor Actuator M2M ESP Smart Home Cities Automation Xamarin