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 Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve by creating an issue.