mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 06:15:33 +00:00
spec: link to abci server implementations (#100)
This commit is contained in:
committed by
GitHub
parent
199124048e
commit
30ef12d0bb
@@ -25,7 +25,7 @@ responses.
|
||||
To use ABCI in your programming language of choice, there must be a ABCI
|
||||
server in that language. Tendermint supports three implementations of the ABCI, written in Go:
|
||||
|
||||
- In-process (Golang only)
|
||||
- In-process ([Golang](https://github.com/tendermint/tendermint/tree/master/abci), [Rust](https://github.com/tendermint/rust-abci))
|
||||
- ABCI-socket
|
||||
- GRPC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user