iopromise 0.1.3
This gem extends promise.rb promises to support an extremely simple pattern for "continuing" execution of the promise in an asynchronous non-blocking way.
Gemfile:
=
install:
=
Runtime Dependencies (2):
nio4r
>= 0
promise.rb
~> 0.7.4