(rpcAddress string)
| 15 | GetInternodeGRPCServerOptions() ([]grpc.ServerOption, error) |
| 16 | GetGRPCListener() net.Listener |
| 17 | CreateRemoteFrontendGRPCConnection(rpcAddress string) *grpc.ClientConn |
| 18 | CreateLocalFrontendGRPCConnection() *grpc.ClientConn |
| 19 | CreateHistoryGRPCConnection(rpcAddress string) *grpc.ClientConn |
| 20 | CreateMatchingGRPCConnection(rpcAddress string) *grpc.ClientConn |
no outgoing calls