You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
Gozala/events has 245 stars, hasn't been updated to the latest Node specs and the author doesn't work on it much.
component/emitter has 358 stars and is used by socket.io. There is no comment on Node compatibility.
I don't know what the differences are but I like the idea of using only one repo rather than several. I also think socket.io would have put more effort into choosing a repo.
I do think its better if Feathers uses one emitter repo and, since Feathers is dependant on socket.io in practice, we could use the one they do.
I agree. I looked briefly into it and it looks like it provider the .off method that the Node event emitter doesn't. I will try today to use it instead of the events package for v3 core and see if it breaks anything (I don't think it would though).
Because socket.io uses 'component-emitter'. 'events' has not been updated lately.
The text was updated successfully, but these errors were encountered: