Skip to content

Connected listener should have access to the CONNACK #687

@richturner

Description

@richturner

🚀 Feature Request

The connected listener callback currently doesn't provide access to the CONNACK and instead this is only accessible in the initial connect CompletableFuture; CONNACK should be accessible within the connected listener callback.

🔈 Motivation

Useful to view session present flag on reconnect to perform any business logic and/or logging.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions