smartcar / node-sdk

Smartcar Node.js SDK
MIT License
50 stars 14 forks source link

Support both promises and callbacks. #24

Closed sankethkatta closed 5 years ago

sankethkatta commented 7 years ago

I think the .asCallback would allow us to support callbacks as well: http://bluebirdjs.com/docs/api/ascallback.html

gurpreetatwal commented 7 years ago

We should also use any-promise to allow users to pick their preferred promise lib

gurpreetatwal commented 6 years ago

@esonmez why was this closed?

emrebsonmez commented 6 years ago

We closed all of these before open-sourcing the repo - will reopen now.

gurpreetatwal commented 5 years ago

Closing this now as we are in the world of async/await :tada: