Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@snoolord
Copy link
Contributor

@snoolord snoolord commented Mar 19, 2025

hi! i found this package and found it easier to implement than rspc, given the docs are out of date currently.
one bug i ran into is that you can't unlisten from events on the client side because undefined is currently being returned.

i added this return and patched it locally and it works now for me.

thanks for this package! 🫰

currently client side event listeners are returning undefined. this return here will allow client side event listeners to unlisten from the event handler.
@MatsDK MatsDK merged commit ce2feca into MatsDK:main Mar 20, 2025
1 check passed
@MatsDK
Copy link
Owner

MatsDK commented Mar 20, 2025

Thanks!

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