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 should be embed in lightrpc #11

Open
bonustrack opened this issue Jun 28, 2018 · 2 comments
Open

Promise should be embed in lightrpc #11

bonustrack opened this issue Jun 28, 2018 · 2 comments

Comments

@bonustrack
Copy link
Collaborator

Would be nice to have the promise directly embed in lightrpc, i would just recommend to not embed bluebird because it's quite heavy, we can use native Promise for it.

@Sekhmet
Copy link
Owner

Sekhmet commented Jun 28, 2018

We could migrate to native Promises, as it's supported since node 0.12.18, but there is not Promise support in IE11 or Opera Mini.

@bonustrack
Copy link
Collaborator Author

Yes should be fine, it's like 5% of global usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants