Skip to content

Rust gRPC Client to allow you to load gRPC proto files, and test your services.

Notifications You must be signed in to change notification settings

gregoryraymond/grpc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-client

Initial UI using druid.

Outcomes:

  • Drop a gRPC spec onto the UI
  • Allow user to specify payload / headers / cert
  • Allow user to specify service endpoint
  • Display response

Dependencies:

  • Need to be on nightly rust
  • Need rustc-dev component
rustup default nightly
rustup component add rust-src rustc-dev llvm-tools-preview

About

Rust gRPC Client to allow you to load gRPC proto files, and test your services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages