Module: Vertx

Defined in:
lib/vertx.rb,
lib/vertx/buffer.rb,
lib/vertx/event_bus.rb,
lib/vertx/shared_data.rb

Overview

This is the module for vertx related feature like EventBus and SharedData, these features are built into jubilee server, by requiring ‘vertx’ in your rack application, you get access to the functionalities offered by vertx platform.

Defined Under Namespace

Classes: Buffer, EventBus, InternalHandler, Message, SharedData