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

feat: change reconnection logic #383

Merged
merged 1 commit into from
Oct 9, 2024
Merged

feat: change reconnection logic #383

merged 1 commit into from
Oct 9, 2024

Conversation

farhat-ha
Copy link
Collaborator

@farhat-ha farhat-ha commented Oct 8, 2024

WEBRTC-2307

Describe your changes

πŸ“ To Do

  • All linters pass
  • All tests pass
  • Change documentation based on my changes

βœ‹ Manual testing

  1. Provide manual testing instructions

🦊 Browser testing

Desktop

  • Edge (latest)
  • Chrome
  • Firefox
  • Safari

πŸ“Έ Screenshots

Description Screenshot
Desktop
usage.gif

Comment on lines +187 to +191
console.log(
`[${new Date().toISOString()}] Connection State`,
connectionState
);

Copy link
Member

Choose a reason for hiding this comment

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

Not sure if this console.log is supposed to stay so i'm just leaving this comment as a doble check.

@farhat-ha farhat-ha merged commit 8ac1d8c into main Oct 9, 2024
2 checks passed
@farhat-ha farhat-ha deleted the WEBRTC-2307 branch October 9, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants