Skip to content

Pass optional LocalTrack reference to processors#1916

Merged
lukasIO merged 4 commits intomainfrom
lukas/pass-track-instance
Apr 25, 2026
Merged

Pass optional LocalTrack reference to processors#1916
lukasIO merged 4 commits intomainfrom
lukas/pass-track-instance

Conversation

@lukasIO
Copy link
Copy Markdown
Contributor

@lukasIO lukasIO commented Apr 24, 2026

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2026

🦋 Changeset detected

Latest commit: 160072e

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

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 1egoman April 24, 2026 09:22
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 24, 2026

size-limit report 📦

Path Size
dist/livekit-client.esm.mjs 96.92 KB (+0.04% 🔺)
dist/livekit-client.umd.js 105.88 KB (+0.15% 🔺)

Copy link
Copy Markdown
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.

Makes sense to me.

One general question that came to mind looking at this: since the goal here is to allow downstream track processors to be able to tap into a local track's mute status, maybe it could be a better to instead expose something more abstract (like a mechanism to just subscribe to track muted / unmuted events)? Or maybe there's additional value in providing the added api surface area for future integrations - not sure.

@lukasIO lukasIO merged commit 5e884b9 into main Apr 25, 2026
5 checks passed
@lukasIO lukasIO deleted the lukas/pass-track-instance branch April 25, 2026 07:44
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