8 releases
0.1.8 | Jan 7, 2023 |
---|---|
0.1.7 |
|
0.1.6 | Oct 3, 2022 |
0.1.4 | Jul 1, 2022 |
0.1.0 | Feb 13, 2022 |
#5 in #abci
52 downloads per month
Used in embedded-td
87KB
2K
SLoC
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
Flush
in ABCI message. - Async runtime support: tokio, smol.
Design
Consensus
Dependencies
~2–16MB
~176K SLoC