Skip to content

Allow direct on MQTT retained message stream #7872

@joda01

Description

@joda01

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalEnhancement idea or proposal

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions