0.2.2 • Published 2 years ago

@shubuzuo/grpc-promise-ts v0.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Typescript gRPC stubs with a Promise API

This package is under development and should not be used by anyone for any reason at this time. Only client Unary RPCs are implemented. If you'd like to add support for streaming RPCs, I'd love it, especially later in the summer, if you'd grab an issue.

A Typescript fork of grpc-promise

Usage

View the example app for motivation and implementation details.