gRPC with Wolverine New in 1.10.0
gRPC services backed by Wolverine handlers with WolverineFx.Grpc — the service-shim-to-bus-to-handler flow, code-first vs proto-first contracts, the static Validate hook, AIP-193 exception-to-StatusCode mapping, server/client/bidirectional streaming and its cancellation contract, RPC deduplication by idempotency key, tenant detection, and typed clients with AddWolverineGrpcClient.
Use when exposing Wolverine handlers over gRPC, or when a streaming, saga, or deduplicated RPC behaves differently from the unary case.
Skill details
- Skill name:
wolverine-integrations-grpc - Applies to:
wolverine - Tags:
wolverine,grpc,transport,streaming,contracts,multi-tenancy,deduplication,integrations - Added in: 1.10.0
- License: Proprietary. Copyright JasperFx Software LLC.
