Namespace Silverback.Messaging.Broker.Mqtt
Classes
MockedMqttNetClientFactory
The factory used to create the MockedMqttClient instances.
MqttConnectException
The exception that is thrown when the MQTT client connection fails.
MqttNetClientFactory
Wraps the MQTTnet.MqttFactory.
MqttProduceException
The exception that is thrown when the result of a publish to the MQTT broker doesn't indicate success.
Interfaces
IMqttNetClientFactory
The factory used to create the MQTTnet.Client.IMqttClient instances.