package
0.0.0-20231107013028-2a45ea8fb723
Repository: https://github.com/hyperledger-labs/minbft.git
Documentation: pkg.go.dev
# Functions
ListenAndServe helps to start a server on a TCP address.
New creates a new instance of ReplicaServer using the specified replica instance to connect incoming requests with.
# Interfaces
ReplicaServer implements a gRPC server to serve incoming connections from ReplicaConnector of this package.