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

fix(server): pass WebSocket instead of Connection to applyAwarenessUpdate #882

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

RubaXa
Copy link
Contributor

@RubaXa RubaXa commented Dec 5, 2024

This fix resolves an issue where applyAwarenessUpdate was incorrectly called with a Connection object instead of the expected WebSocket in the handleAwarenessUpdate method.

@RubaXa RubaXa changed the title fix: pass WebSocket instead of Connection to applyAwarenessUpdate fix(server): pass WebSocket instead of Connection to applyAwarenessUpdate Dec 7, 2024
@janthurau janthurau merged commit e359652 into ueberdosis:main Dec 18, 2024
3 checks passed
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