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

Replace async-await-queue with mutex based queue #694

Merged
merged 13 commits into from
May 10, 2023
Merged

Conversation

lukasIO
Copy link
Contributor

@lukasIO lukasIO commented May 9, 2023

Builds on top of #692

In order to deal with compatibility issues that surface with the usage of async-await-queue as a dependency

@changeset-bot
Copy link

changeset-bot bot commented May 9, 2023

🦋 Changeset detected

Latest commit: 6521990

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-client Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lukasIO lukasIO requested a review from davidzhao May 9, 2023 13:33
Base automatically changed from lukas/compat to main May 10, 2023 09:03
@lukasIO lukasIO merged commit 2b09b7c into main May 10, 2023
1 check passed
@lukasIO lukasIO deleted the lukas/custom-queue branch May 10, 2023 09:08
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.

None yet

2 participants