Skip to content

BaseGLSPClient should handle reconnect #77

@eneufeld

Description

@eneufeld

The BaseGLSPClient should handle error on the connection better by trying a reconnect similar to how the BaseLSPClient is doing it.


Edit 2023-07-24:

We investigated WebSocket interrupts with the different example integrations.
The websocket server implementations will now handle a reconnect gracefully and respond to a RequestModelAction with the latest modelState (see eclipse-glsp/glsp-server-node#54 and eclipse-glsp/glsp-server#208).

Here is an overview of the examples that can already handle websocket connection interrupts:

What is left to do:

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions