Skip to content

Implement protocol between UI and server #4

@tgg

Description

@tgg

UI and server must communicate with a protocol. The proof of concept implemented the logic at UI side, but it will be more safe to have this handled at server side.

The protocol should use SignalR.

Protocol should have at least:

  • ui to server: perform on <component|application> in < environment > => id
  • server to ui: reply { payload }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions