Skip to content

FindoraNetwork/async-abci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-abci

An ABCI like tendermint-abci, but asynchronous.

Version

  • tendermint: 0.35.x
  • spec: 0.7.1

Packages

name description crates.io docs.rs
async-abci use tendermint in Rust Crates.io docs.rs
tm-abci ABCI interface in no_std Crates.io docs.rs
tm-protos ABCI types in no_std Crates.io docs.rs

Features

  • async-abci: async version of ABCI, fully cooperate with Flush in ABCI message.
  • Async runtime support: tokio.

Design

Consensus

About

A async ABCI rust server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%