goldencode-grpc

JSON →
library 1.4.0 ·javascript abandoned
verified Jun 7, 2026

A minimal gRPC implementation for Node.js built on protobufjs and RxJS. Version 1.4.0 is the latest stable release, but the package appears infrequently updated. Its key differentiator is tight integration with protobufjs for protocol buffer handling and RxJS for reactive streaming. There are no official releases since early versions, and documentation is absent, making it risky for production use. Alternatives like `@grpc/grpc-js` are more mature and maintained.