Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 595 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 595 Bytes

Hub Gateway 🗼

This is a sample for service communication with gRPC.

  • Client: .NET 5 console application as gRPC client
  • Server: Rust gRPC server

How it works?

Server

cd .\server
cargo run

Client

cd .\client
dotnet run

Usage

Enter get command in client it gives you the first success gateway from the server.

Enter command: get    
Redirect to https://google.com