Skip to content

comms-v0.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 12:49
· 17 commits to master since this release
dece1d4
Fix one off messaging when there is any active Listener (#54)

* Fix one off messaging when there is any active Listener

* update changelog and pubspec

* change MessageSinkRegister sendToSinksOfType() to not add one off
messages to buffer when there is any active Listener

* update Sender send() doc comment

* Fix typo and restructure send() doc comment, add PR number in changelog