Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 353 Bytes

File metadata and controls

7 lines (4 loc) · 353 Bytes

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.