Skip to content

[TASK] Backend publisher/subscriber architecture #1077

Description

@Turnlings

We should use a proper publisher/subscriber architecture for communication between controllers and endpoints. Currently callbacks containing socketio emit commands are passed through which is not a proper separation of concerns. Controllers having publishers would allow for a proper signalling of intent rather than executing the command themselves and pushing directly to the frontend.

This would most likely result in a V0.3.X release.

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