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

async SRTConnection.open/close. #1469

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

shogo4405
Copy link
Owner

Description & motivation

  • Since SRTConnection.open was a heavy operation, I made it asynchronous.
  • The public API for concurrency has been updated in preparation for the upcoming Swift 6.0.

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots:

@shogo4405 shogo4405 added this to the 1.9.0 milestone Jun 9, 2024
@shogo4405 shogo4405 merged commit 9a0e3ee into main Jun 9, 2024
2 checks passed
@shogo4405 shogo4405 deleted the feature/srt-connection-concurrency branch June 9, 2024 15:03
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.

1 participant