This is a simple MQTT client application built with Blazor WebAssembly. It runs on a server and uses SignalR for real-time communication. The application subscribes to messages from an MQTT broker and can send and receive data.
- Connects to an MQTT broker
- Receives messages in real time
- Uses SignalR for smooth communication
