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(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions #3325

Merged
merged 3 commits into from
Oct 25, 2024

feat(stream)!: Allow clients to quit apps with active connections

07f0f6e
Select commit
Loading
Failed to load commit list.
Merged

feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions #3325

feat(stream)!: Allow clients to quit apps with active connections
07f0f6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2024 in 1s

4.54% of diff hit (target 11.13%)

View this Pull Request on Codecov

4.54% of diff hit (target 11.13%)

Annotations

Check warning on line 166 in src/network.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/network.cpp#L166

Added line #L166 was not covered by tests

Check warning on line 555 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L553-L555

Added lines #L553 - L555 were not covered by tests

Check warning on line 602 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L602

Added line #L602 was not covered by tests

Check warning on line 612 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L612

Added line #L612 was not covered by tests

Check warning on line 659 in src/rtsp.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/rtsp.cpp#L658-L659

Added lines #L658 - L659 were not covered by tests