Skip to content

Allow chaining for Server.listen and Server.on#168

Merged
nwgh merged 2 commits into
molnarg:masterfrom
PhilippSoehnlein:master
Jan 28, 2016
Merged

Allow chaining for Server.listen and Server.on#168
nwgh merged 2 commits into
molnarg:masterfrom
PhilippSoehnlein:master

Conversation

@PhilippSoehnlein
Copy link
Copy Markdown
Contributor

node-http2 behaves differently compared to the standard node http- and https-API when it comes to the return value of Server.listen() and Server.on().

This PR adapts the behavior of the original node APIs.

PhilippSoehnlein added a commit to PhilippSoehnlein/grunt-contrib-connect that referenced this pull request Jan 14, 2016
(depends on molnarg/node-http2#168; If PR isn't accepted there, the server.listen().on().on() must be split into three statements without chaining.)
@vladikoff
Copy link
Copy Markdown

ping @nwgh

PhilippSoehnlein added a commit to PhilippSoehnlein/grunt-contrib-connect that referenced this pull request Jan 19, 2016
nwgh added a commit that referenced this pull request Jan 28, 2016
Allow chaining for Server.listen and Server.on
@nwgh nwgh merged commit 82835aa into molnarg:master Jan 28, 2016
@nwgh
Copy link
Copy Markdown
Collaborator

nwgh commented Jan 28, 2016

Thanks!

@PhilippSoehnlein
Copy link
Copy Markdown
Contributor Author

@nwgh For when is the next release planned?

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