async-abci
An ABCI like tendermint-abci, but asynchronous.
Version
- tendermint: 0.34.21
Packages
| name | description | crates.io | docs.rs |
|---|---|---|---|
| async-abci | use tendermint in Rust | ||
| tm-abci | ABCI interface in no_std |
||
| tm-protos | ABCI types in no_std |
Features
- async-abci: async version of ABCI, fully cooperate with
Flushin ABCI message. - Async runtime support: tokio, smol.
Design
Consensus
