Skip to content

rumqttd: Return list of topic subscribed on console API #898

Open
@de-sh

Description

@de-sh

Expected Behavior

curl -X GET http://localhost:3333/subscriptions should return a response body containing JSON array listing all subscriptions.

Current Behavior

Console API returns nothing, but triggers a print to terminal, i.e. we are not constructing a response with requested info.

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