Skip to content

xsoheilalizadeh/hub-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 

About

This is a sample for service communication with gRPC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published