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

Add reconnection callback #402

Merged
merged 6 commits into from
Oct 4, 2023
Merged

Add reconnection callback #402

merged 6 commits into from
Oct 4, 2023

Conversation

mustafaboleken
Copy link
Collaborator

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (896c2bd) 51.47% compared to head (739648f) 51.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   51.47%   51.98%   +0.50%     
==========================================
  Files           7        7              
  Lines        1762     1764       +2     
==========================================
+ Hits          907      917      +10     
+ Misses        855      847       -8     
Files Coverage Δ
src/main/webapp/js/webrtc_adaptor.js 49.83% <100.00%> (+1.51%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@burak-58 burak-58 merged commit db4a64b into master Oct 4, 2023
5 checks passed
@mustafaboleken mustafaboleken deleted the addReconnectionCallback branch October 4, 2023 11:15
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.

Add reconnecting callback into JavaScript SDK
2 participants