cool.io icon indicating copy to clipboard operation
cool.io copied to clipboard

JRuby support again

Open repeatedly opened this issue 10 years ago • 5 comments

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

repeatedly avatar Apr 22 '14 16:04 repeatedly

Here's how nio4r handles JRuby, if it's any help:

https://github.com/celluloid/nio4r/blob/master/ext/nio4r/org/nio4r/Nio4r.java

tarcieri avatar Apr 22 '14 19:04 tarcieri

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

repeatedly avatar Apr 22 '14 20:04 repeatedly

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

taichi avatar Apr 23 '14 00:04 taichi

@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.

tarcieri avatar Apr 23 '14 01:04 tarcieri

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

zw963 avatar Jun 17 '15 13:06 zw963