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