close
The Wayback Machine - https://web.archive.org/web/20210828012913/https://github.com/santiq/bulletproof-nodejs/issues/41
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

Question: I see 'eventemitter3' in the dependancies, and you do not using it anywhere #41

Open
jamil-tlbwork opened this issue Oct 7, 2019 · 3 comments

Comments

@jamil-tlbwork
Copy link

@jamil-tlbwork jamil-tlbwork commented Oct 7, 2019

No description provided.

@jamil-tlbwork
Copy link
Author

@jamil-tlbwork jamil-tlbwork commented Oct 7, 2019

Question: I see eventemitter3 in the dependancies, and you do not using it anywhere

@jaschaio
Copy link

@jaschaio jaschaio commented Oct 8, 2019

I wondered the exact same thing. Instead it looks like he is using the native node event dispatcher in https://github.com/santiq/bulletproof-nodejs/blob/master/src/decorators/eventDispatcher.ts

@santiq
Copy link
Owner

@santiq santiq commented Oct 12, 2019

Yep, I'm sorry guys, I ended up using the package event-dispatch instead of eventemitter3 because it has the decorators for Typescript.

But since event-dispatch is now deprecated (see #3 ), I want to change it to eventemitter3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants