okTurtles / dnschain

A blockchain-based DNS + HTTP server that fixes HTTPS security, and more!
https://okturtles.com
Other
1.74k stars 169 forks source link

Incorporate Promises / coroutines to un-callback-hellify the code #75

Closed taoeffect closed 9 years ago

taoeffect commented 9 years ago

Investigate:

Edit: seems like bluebird is the way to go.

taoeffect commented 9 years ago

Bluebird has been added and it is gradually being incorporated.