RAN3D / spray-wrtc

Adaptive random peer sampling protocol running on top of WebRTC.
https://ran3d.github.io/spray-wrtc/
MIT License
39 stars 7 forks source link

Use bluebird package for a better readibility? #12

Closed Chat-Wane closed 5 years ago

Chat-Wane commented 9 years ago

Might be an overkill.... But it could possibly help to maintain the code in the future...

Chat-Wane commented 9 years ago

After reading the features of bluebird, it could be really cool to do it... Nevertheless, too time consuming for now...

Chat-Wane commented 8 years ago

About promises performance:

https://github.com/kriskowal/q/issues/731

folkvir commented 5 years ago

The new rework use Native promises, like n2n-wrtc.