Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

0.9.0-pre0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dbluhm dbluhm released this 28 Jun 20:24
8a2730f

feat: add send_and_await_returned
BREAKING CHANGE: send_and_await_reply now sets a condition to match the
sent message id with a returned message thid. This behavior differs from
the original where any message sent back would be returned when no
condition was given. send_and_await_returned now presents this
functionality.