grpc-promise-ts
Version:
Type safe GRPC with a modern API
15 lines (10 loc) • 612 B
Markdown
# 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](./grpc-promise-ts/issues/1) [an](./grpc-promise-ts/issues/2) [issue](./grpc-promise-ts/issues/3).
_A Typescript fork of [`grpc-promise`](../carlessistare/grpc-promise)_
## Usage
**View the [example app](https://github.com/rhinodavid/grpc-promise-ts-example-app)
for motivation and implementation details.**