async-promise 0.1.1
An Asynchronous Promise library for Ruby, built over the "async" gem, providing Javascript ES6 style Promises. It also includes utilities like ES6-style "fetch" that returns a Promise.
Gemfile:
=
install:
=
Runtime Dependencies (1):
async
~> 2.17