This is a sample for service communication with gRPC.
cd .\server
cargo run
cd .\client
dotnet run
Enter get
command in client it gives you the first success gateway from the server.
Enter command: get
Redirect to https://google.com
This is a sample for service communication with gRPC.
cd .\server
cargo run
cd .\client
dotnet run
Enter get
command in client it gives you the first success gateway from the server.
Enter command: get
Redirect to https://google.com