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

strip wh of all blue-bird, keep dependency minimal #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yipcma
Copy link

@yipcma yipcma commented Jan 26, 2017

This PR uses minimal-request-promise to greatly reduce dependencies as request-promise is very heavy. minima-request-promise "wrap[s] requests into a promise interface with minimal overhead, with no dependencies, and just expose the standard Node.js arguments."

This PR uses native Promise to avoid blue-bird that is not aws-lambda friendly.

@yipcma
Copy link
Author

yipcma commented Jan 26, 2017

ok, one issue with this pr is that the pause checking always returns undefined unless non-message which returns true.

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.

1 participant