The MQTT.net can specify the retain flag and retain messages and serve them later to subscribers.
My question Is there a way to implement such a thing using MassTransit and rabbitmq?
If so can someone provide a working sample code?
The MQTT.net can specify the retain flag and retain messages and serve them later to subscribers.
My question Is there a way to implement such a thing using MassTransit and rabbitmq?
If so can someone provide a working sample code?