Skip to content

Simplify request/response association using EventEmitter - #3

Merged
afilini merged 1 commit into
BHBNETWORK:masterfrom
shesek:reqres-assoc
Oct 21, 2017
Merged

Simplify request/response association using EventEmitter#3
afilini merged 1 commit into
BHBNETWORK:masterfrom
shesek:reqres-assoc

Conversation

@shesek

@shesek shesek commented Oct 21, 2017

Copy link
Copy Markdown
Contributor

Note: using once() instead of on() ensures that the listeners are cleared after the first invocation and won't leak memory.

@shesek

shesek commented Oct 21, 2017

Copy link
Copy Markdown
Contributor Author

(forced-push updated to adhere to the xo linter rules)

@isghe

isghe commented Oct 21, 2017

Copy link
Copy Markdown
Contributor

ACK, waiting for @afilini review ;-)

@afilini

afilini commented Oct 21, 2017

Copy link
Copy Markdown
Member

Looks good to me, thanks for the contribution!

@afilini
afilini merged commit c91a26d into BHBNETWORK:master Oct 21, 2017
@isghe

isghe commented Oct 21, 2017

Copy link
Copy Markdown
Contributor

👍 thanks @shesek and @afilini

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.

3 participants