amqp-client.cr v0.5.4 Release Notes

Release Date: 2020-02-13 // about 4 years ago
  • ➕ Added

    • Channel#on_confirm(msgid, &blk) calls the block when the specific message is confirmed

    🛠 Fixed

    • wait_for_confirm is now fiber safe