iopromise 0.1.5
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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (2):
            nio4r
            >= 0
          
          
            promise.rb
            ~> 0.7.4
          
    