Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 428 Bytes

gRPC Java Example

Project Structure

grpc-java-example
  └─ idl
  └─ grpc-server
  └─ grpc-client
  └─ modules
    └─ logging
    └─ monitoring      

GUI Client for gRPC services

grpc-service-gui-client