Skip to content

rbuv/rbuv-em

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Status Code Climate

Rbuv::EM

Provide an EventMachine compatible layer for rbuv.

What is Rbuv

Rbuv is a libuv binding for Ruby.

What is EventMachine

EventMachine is an event-driven I/O and lightweight concurrency library for Ruby.

Installation

Add this line to your application's Gemfile:

gem 'rbuv-em'

And then execute:

$ bundle

Or install it yourself as:

$ gem install rbuv-em

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Rbuv is distributed under the MIT License. See LICENSE.txt for further details. Copyright (c) 2013 Hanfei Shen

Contains code originally from 'EventMachine' is available under the terms of either the GPL or Ruby's License. Copyright: (C) 2006-07 by Francis Cianfrocca. All Rights Reserved.

About

Provide an EventMachine compatible layer for rbuv.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages