Skip to content

Simplify request/response association using EventEmitter#3

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

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

Conversation

@shesek
Copy link
Copy Markdown
Contributor

@shesek shesek commented Oct 21, 2017

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

@shesek
Copy link
Copy Markdown
Contributor Author

shesek commented Oct 21, 2017

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

@isghe
Copy link
Copy Markdown
Contributor

isghe commented Oct 21, 2017

ACK, waiting for @afilini review ;-)

@afilini
Copy link
Copy Markdown
Member

afilini commented Oct 21, 2017

Looks good to me, thanks for the contribution!

@afilini afilini merged commit c91a26d into BHBNETWORK:master Oct 21, 2017
@isghe
Copy link
Copy Markdown
Contributor

isghe commented Oct 21, 2017

👍 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