Nazaj na Vsebine
  • Kumuluz
  • API-ji in integracije
  • Cloud-native in DevOps
  • Open source
  • Podjetje

KumuluzEE gRPC 1.0.0-SNAPSHOT released

Primož Hrovat1 min branja

We're announcing the availability of KumuluzEE gRPC extension (1.0.0-SNAPSHOT), first beta release, which provides easy-to-implement gRPC based communication between microservices.

This extension provides automatic gRPC server startup, annotation based service discovery and binding, helper class for client creation and basic server configuration using configuration file. Multiple clients can be configured using simple YAML syntax and accessed by name.

More details at KumuluzEE gRPC.

Also check out KumuluzEE gRPC sample.

gRPC protocol is layered above HTTP/2 and provides statically typed requests and responses.