package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev

# Functions

ConnectManyReplicas helps to establish connections to multiple replicas.
NewClientSide creates a new instance of ReplicaConnector to use at client side, i.e.
NewReplicaSide creates a new instance of ReplicaConnector to use at replica side, i.e.

# Interfaces

ReplicaConnector implements connectivity API using gRPC as a network communication mechanism.