socketry / cool.io

Simple evented I/O for Ruby (but please check out Celluloid::IO instead)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JRuby support again

repeatedly opened this issue · comments

@taichi will work on JRuby support for Cool.io.

@tarcieri Thanks for the link!
@taichi Please check nio4r when you start to implement. It is very helpful :)

@tarcieri thanks for your help. I'll check it.

@taichi something you might consider as a path to JRuby support is rewriting the core of cool.io to use nio4r. I would be happy to add features upstream to nio4r in order to support this effort.

Cool, though never use JRuby, But I like this spirit of cooperation.