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

provide a callback-based invocation #1

Open
MaxDesiatov opened this issue Aug 17, 2014 · 1 comment
Open

provide a callback-based invocation #1

MaxDesiatov opened this issue Aug 17, 2014 · 1 comment

Comments

@MaxDesiatov
Copy link

Currently it seams unclear on how to use this library with other promises implementation, such as Q, because es6-promise is incompatible with Q. It would be nice if avprober presented a simple callback invocation in its API, so that library clients could adapt it to their promise implementations as needed.

@pete-otaqui
Copy link
Owner

You're probably right.

I think it would be alright to add optional callback arguments to the main function, and still return the standard es6 promise.

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

No branches or pull requests

2 participants