ffi-rxs 1.0.0
This gem wraps the Crossroads I/O networking library using the ruby FFI (foreign function interface). It's a pure ruby wrapper so this gem can be loaded and run by any ruby runtime that supports FFI. That's all of them: MRI 1.9.x, Rubinius and JRuby.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ffi
>= 0