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

fix: set local device's check for alive websocket connection #1067

Merged
merged 3 commits into from
Nov 10, 2022

Conversation

santhoshvai
Copy link
Member

CLA

  • I have signed the Stream CLA (required).
  • Code changes are tested

Description of the changes, What, Why and How?

setLocalDevice was checking for a stale wsconnection class to check if websocket was alive. This is not correct.

Thank you @vishalnarkhede 💯

Changelog

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

Size Change: +367 B (0%)

Total Size: 314 kB

Filename Size Change
dist/browser.es.js 68.6 kB +82 B (0%)
dist/browser.full-bundle.min.js 37.3 kB +37 B (0%)
dist/browser.js 69.6 kB +83 B (0%)
dist/index.es.js 68.7 kB +81 B (0%)
dist/index.js 69.7 kB +84 B (0%)

compressed-size-action

@vanGalilea
Copy link
Contributor

@santhoshvai can you please solve the failing linting/tests?

fix: setLocalDevice test
@santhoshvai santhoshvai merged commit a47b55b into master Nov 10, 2022
@santhoshvai santhoshvai deleted the santhosh/set-local-device-bug branch November 10, 2022 15:23
This was referenced Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants