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

[core] Update reconnecting-websocket to latest version #6512

Merged
merged 1 commit into from
Nov 8, 2019

Conversation

svenefftinge
Copy link
Contributor

What it does

Updates the reconnecting-websocket library to its latest version.

The newer version was reimplemented in TypeScript and has a lot of fixes.
For instance, before the initial connection would always be delayed by the reconnection delay.

How to test

Just test if everything still works. :-)

Review checklist

Reminder for reviewers

@akosyakov akosyakov added the dependencies pull requests that update a dependency file label Nov 8, 2019
Copy link
Member

@akosyakov akosyakov left a comment

Choose a reason for hiding this comment

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

reconnections are still working, license is still MIT

@svenefftinge svenefftinge merged commit 9ae3718 into master Nov 8, 2019
@svenefftinge svenefftinge deleted the se_reconnecting_websocket_update branch November 8, 2019 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants