-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Allow direct on MQTT retained message stream #7872
Copy link
Copy link
Open
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proposalEnhancement idea or proposalEnhancement idea or proposal