Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLSP-77: Allow WebSocket connections to reconnect after interrupt #54

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

ndoschek
Copy link
Contributor

If Websocket connections reconnect after an interrupt, ensure that the last modelState is restored on RequestModelAction if available

Part of eclipse-glsp/glsp#77


Related to: eclipse-glsp/glsp-client#269

If Websocket connections reconnect after an interrupt, ensure that the last modelState is restored on RequestModelAction if available

Part of eclipse-glsp/glsp#77
Copy link
Contributor

@tortmayr tortmayr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I only have a few minor suggestions in line

@ndoschek ndoschek requested a review from tortmayr July 24, 2023 06:53
@ndoschek ndoschek merged commit 5fd686c into main Jul 24, 2023
6 checks passed
@ndoschek ndoschek deleted the issues/77 branch July 24, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants