Skip to content

Implement protocol between UI and server #4

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 }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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