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(irc.js): Use the proper EventEmitter class. #281

Merged
1 commit merged into from
Jan 9, 2015

Conversation

jirwin
Copy link
Collaborator

@jirwin jirwin commented Jan 9, 2015

This is a small change that should be a no-op. It isn't safe to rely one process.EventEmitter as this is an underlying implementation detail and is a remnant of an older and scarier time.

ghost pushed a commit that referenced this pull request Jan 9, 2015
fix(irc.js): Use the proper EventEmitter class.
@ghost ghost merged commit 0fd26a7 into master Jan 9, 2015
This pull request was closed.
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.

1 participant