gRPC Node
- grpc/grpc-node
- @grpc/grpc-js
- 纯 JS 实现
- 使用 callback - #54
- @grpc/proto-loader
- 基于 pbjs 的 loader
- 生成 descriptor
- 可使用 pbjs 产出的 JSON
- deeplay-io/nice-grpc
- 🌟
- 更友好的客户端和服务端
- 支持 middleware
- 有 health 和 reflection 相关
- 推荐使用 stephenh/ts-proto
- aperturerobotics/starpc
- 参考