Module local_server

Source

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