Skip to content

Installation

Requirements

  • Ruby >= 3.2.0
  • async ~> 2.0

Bundler

Add to your Gemfile:

gem "typed_bus"

Then run:

bundle install

Manual

gem install typed_bus

Verify

require "typed_bus"
puts TypedBus::VERSION