Skip to content

stackt52/java-conduktor-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIE Conduktor Java Client

The app is written to demonstrate how to reliably set up a gRPC Connection in java. Since Streams in HTTP/2 enable multiple concurrent conversations on a single connection; channels extend this concept by enabling multiple streams over multiple concurrent connections.

We will configure our gRPC connection to support HTTP/2’s long-lived connections so that we'll keep our connections alive, healthy, and utilized.

Technologies

Project is created with:

  • Java 11
  • SpringBoot 2.7.3

Author

  • Terence K.

About

gRPC Java Client example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published