Skip to content

Microservices using the proto3(Protocol Buffer) and gRPC in rust

Notifications You must be signed in to change notification settings

rust-master/micro-services-grpc-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Services gRPC Rust

Microservices using the proto3(Protocol Buffer) and gRPC in rust

Step to run the project:

Run gRPC server

cargo run --bin payments-server

Run gRPC client

cargo run --bin payments-client

About

Microservices using the proto3(Protocol Buffer) and gRPC in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages