mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 23:12:44 +00:00
45ff7cdd0c
callback gives more power to the publisher. plus it is optional comparing to a channel, which will block the whole client if you won't read from it.