trooba-grpc-transport

JSON →
library 1.2.0 ·javascript maintenance
verified Jun 7, 2026

gRPC transport for the Trooba pipeline, version 1.2.0. This package provides both client and service (server) side gRPC transport implementations integrated with the Trooba pipe-and-filter architecture. It uses @grpc/grpc-js under the hood, supporting protobuf definitions and serialization. The release cadence is sporadic; the package has not been updated since 2020. Key differentiators: lightweight gRPC integration within Trooba pipelines, enabling middleware patterns like logging, authentication, and transformation for gRPC calls. Compared to standalone gRPC libraries, it leverages Trooba's composable pipeline model.