Skip to content

vert-x/mod-lang-jruby

Repository files navigation

Vert.x 2.x is deprecated - use instead https://github.com/vert-x3/vertx-lang-ruby

JRuby Vert.x API Implementation Module

This project builds a Vert.x module which implements Ruby Vert.x API support using JRuby.

All Vert.x language support is implemented in the form of modules which are (potentially) loaded on demand by Vert.x when needed.