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(presence-tracker): Add "reactions" using presence notifications #23294

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from

Conversation

tylerbutler
Copy link
Member

Note: This builds on top of #23020 so that should be reviewed and merged first.

Summary of changes

The presence-tracker example now uses the notifications infrastructure from the presence package to send "reactions" to other clients. When users left click or press a key while the window is focused will send a notification to all other clients, and an animated emoji/keychar will be displayed.

@github-actions github-actions bot added base: main PRs targeted against main branch area: examples Changes that focus on our examples dependencies Pull requests that update a dependency file labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: examples Changes that focus on our examples base: main PRs targeted against main branch dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant