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

Promise support #36

Open
napalm272 opened this issue Jun 5, 2019 · 2 comments
Open

Promise support #36

napalm272 opened this issue Jun 5, 2019 · 2 comments

Comments

@napalm272
Copy link

Can you add promise support? It is pretty standard nowadays.

@scshull119
Copy link

We're currently working on a new version of the Node client library that will have promise support. In the meantime, if you need to use promises you can write a wrapper function that returns a new Promise, resolving or rejecting from inside the success and failure callbacks.

@ranjankv
Copy link

ranjankv commented Nov 1, 2023

any update on this?

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

3 participants