Skip to content

Programmatic Setup

Configuring BunnyFarm through Ruby code.

BunnyFarm.config do
  host 'amqp.example.com'
  port 5672
end