Skip to content
Discussion options

You must be logged in to vote

Yeah, I agree we should update the documentation to clarify this.

So, I definitely need a way to have two-way communication between the GLSP server and client
Okay, normal two-way communication is not a problem. You can freely dispatch actions from the client/server side and handle them on the remote side.
The only thing that is currently not supported is dispatching a RequestAction from the server side and waiting/blocking until the response is received. (ActionDispatcher.request, ActionDispatcher.requestUntil)

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@david-pa
Comment options

@tortmayr
Comment options

@david-pa
Comment options

@tortmayr
Comment options

Answer selected by david-pa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants