amqp-client.cr v0.6.1 Release Notes

Release Date: 2020-08-28 // over 3 years ago
  • 🔄 Changed

    • 0️⃣ Doesn't try to declare the default exchange

    ➕ Added

    • work_pool parameter to Channel#basic_consume and Queue#subscribe with how many fibers that should process incoming messages, default 1