eclipse-sprotty / sprotty

A diagramming framework for the web
https://sprotty.org/
Eclipse Public License 2.0
731 stars 83 forks source link

DiagramServerProxy should forward all responses to server requests #445

Open spoenemann opened 8 months ago

spoenemann commented 8 months ago

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

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