juzibot / grpc-promise-ts

Type safe GRPC with a modern API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Type safe GRPC with a modern API

License:MIT License


Languages

Language:JavaScript 55.1%Language:TypeScript 44.9%