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

feat(Add getStream to resource API) #119

Merged
merged 2 commits into from
Jul 6, 2017
Merged

feat(Add getStream to resource API) #119

merged 2 commits into from
Jul 6, 2017

Conversation

silasbw
Copy link
Contributor

@silasbw silasbw commented Jun 23, 2017

This change facilitates a Promised-based API (see 1 for discussion). The
original request-like behavior is unchanged: return a stream if the caller
omits a callback.

This change facilitates a Promised-based API (see [1] for discussion). The
original `request`-like behavior is unchanged: return a stream if the caller
omits a callback.

[1]: #37
@silasbw silasbw requested a review from jeffpearce June 23, 2017 18:13
@silasbw silasbw requested a review from jcrugzz July 5, 2017 19:34
@silasbw silasbw merged commit 6690327 into master Jul 6, 2017
@silasbw silasbw deleted the stream0 branch July 6, 2017 05:16
jcrugzz pushed a commit that referenced this pull request Jul 29, 2017
This change facilitates a Promised-based API (see [1] for discussion). The
original `request`-like behavior is unchanged: return a stream if the caller
omits a callback.

[1]: #37
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.

None yet

2 participants