Artem Ruts
Results
2
issues of
Artem Ruts
Fixes #1. According to https://nodejs.org/api/all.html#events_passing_arguments_and_this_to_listeners, `this` keyword no longer references the `EventEmitter` instance. Now `channel` is used directly.
Correct minor grammar issue.