Skip to content

DiagramServerProxy should forward all responses to server requests #445

Description

@spoenemann

Currently there are two possible reasons why a request sent from the server to the client might not result in a proper response:

  • DiagramServerProxy is not registered for the response action kind in the ActionHandlerRegistry
  • DiagramServerProxy decides to not forward the response in its handleLocally method

We should ensure that a response action is always forwarded to the server.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions