Skip to content

ericrkuo/gRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC

Playground for all types of gRPC calls

  • Unary
  • Server Streaming
  • Client Streaming
  • Bidirectional Streaming

Cancellation Tokens

All gRPC calls support cancellation tokens which can be activated by pressing the cancel key. This can abort in-progress calls, see Reliable gRPC services with deadlines and cancellation

About

Playground for all types of gRPC calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages