Functionsยง
- create_
local_ channel - Creates a localhost gRPC server and client channel This runs both server and client in the same process using localhost TCP
- setup_
local_ grpc - Creates a complete localhost gRPC setup for local mode Returns the channel and a handle to the server task