Proposed change
Activate the allow_direct flag per default on the MQTT retained message stream.
Use case
This allows the application to request retained messages directly from NATS JetStream, which is necessary for emulating retained message behaviour when interacting with MQTT messages using NATS rather than an MQTT client.
Without this possibility a retained message form the stream can only be captured by connecting via MQTT client.
Contribution
No response
Proposed change
Activate the allow_direct flag per default on the MQTT retained message stream.
Use case
This allows the application to request retained messages directly from NATS JetStream, which is necessary for emulating retained message behaviour when interacting with MQTT messages using NATS rather than an MQTT client.
Without this possibility a retained message form the stream can only be captured by connecting via MQTT client.
Contribution
No response