#iot
Read more stories on Hashnode
Articles with this tag
In this blog post, I will introduce the XMPP protocol, show where it is used, and also show some examples of IoT applications that use it. · XMPP stands...
In this blog post, I will introduce Microsoft Orleans and the Vector actor model, two technologies that enable building scalable and resilient...
Authentication Users an MQTT broker with C# · MQTT is a lightweight and flexible messaging protocol that is widely used for IoT applications. MQTT allows...
MQTT (Message Queuing Telemetry Transport) is a lightweight, open and simple messaging protocol that enables communication between devices with...
There are many MQTT brokers available in the market, both open source and commercial. These brokers offer different plans to users. · MQTT (Message...
A simple MQTT client · In the previous post, we worked with MQTTnet version 3, although version 4 of MQTTnet came in Jun 2022. As MQTTnet version 4 has a...