Skip to content

omartell/eventkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventkit

Build Status

A basic toolkit for asynchronous event driven applications. The toolkit includes an Event Loop to perform non blocking IO and a promises A+ implementation to coordinate asychronous tasks.

This gem bundles up the eventkit-eventloop and eventkit-promise gems.

Installation

Add this line to your application's Gemfile:

gem 'eventkit', '~> 1.0'

Usage

Check the documentation of eventkit-eventloop and eventkit-promise.

About

Bundle eventkit-promise and eventkit-eventloop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages