Skip to content

ensure cryptor setup respects async queue in worker#1833

Merged
lukasIO merged 2 commits intomainfrom
lukas/e2ee-queue
Mar 12, 2026
Merged

ensure cryptor setup respects async queue in worker#1833
lukasIO merged 2 commits intomainfrom
lukas/e2ee-queue

Conversation

@lukasIO
Copy link
Contributor

@lukasIO lukasIO commented Mar 11, 2026

No description provided.

@lukasIO lukasIO requested a review from 1egoman March 11, 2026 15:21
@changeset-bot
Copy link

changeset-bot bot commented Mar 11, 2026

🦋 Changeset detected

Latest commit: 19a4e4a

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 86.72 KB (0%)
dist/livekit-client.umd.js 97.32 KB (0%)

Copy link
Contributor

@1egoman 1egoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I get it - run all the logic in messageQueue.run(...) to ensure each message is processed in a definite order.

Comment on lines -337 to -338
workerLogger.debug('transformer', transformer);

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: Is there value in keeping these logs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I replaced the logs with one that gives us more insight.

@lukasIO lukasIO merged commit b9829c7 into main Mar 12, 2026
5 checks passed
@lukasIO lukasIO deleted the lukas/e2ee-queue branch March 12, 2026 14:16
@github-actions github-actions bot mentioned this pull request Mar 12, 2026
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.

2 participants