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: close early WebRTC streams properly #2200

Merged
merged 1 commit into from
Nov 6, 2023

fix: close early WebRTC streams properly

5f71d3a
Select commit
Loading
Failed to load commit list.
Merged

fix: close early WebRTC streams properly #2200

fix: close early WebRTC streams properly
5f71d3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 4, 2023 in 0s

62.74% of diff hit (target 95.46%)

View this Pull Request on Codecov

62.74% of diff hit (target 95.46%)

Annotations

Check warning on line 64 in packages/transport-webrtc/src/muxer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-webrtc/src/muxer.ts#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 69 in packages/transport-webrtc/src/muxer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-webrtc/src/muxer.ts#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 80 in packages/transport-webrtc/src/muxer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-webrtc/src/muxer.ts#L73-L80

Added lines #L73 - L80 were not covered by tests

Check warning on line 148 in packages/transport-webrtc/src/muxer.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/transport-webrtc/src/muxer.ts#L143-L148

Added lines #L143 - L148 were not covered by tests