You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Would be nice to have the promise directly embed in
lightrpc
, i would just recommend to not embedbluebird
because it's quite heavy, we can use native Promise for it.The text was updated successfully, but these errors were encountered: