package
0.0.0-20240401075343-3de72e395564
Repository: https://github.com/distbuild/reclient.git
Documentation: pkg.go.dev

# Functions

DialContext connects to the serverAddress for grpc.
DialContextWithBlock connects to the serverAddress for grpc, but waits until the connection is made (via WithBlock) until returning.
GetAllReproxySockets returns all unix sockets where an reproxy service is listening.
Listen announces on the serverAddr to accept grpc connection.

# Constants

GrpcCxxSupportsUDS is true because the grpc cpp library supports uds on mac and linux.
32MB (default is 4MB).