Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 271 Bytes

grpc-web-ts

Typescript library for gRPC

Install

npm i grpc-web-ts

This library is auto imported by the generated typescript files.

import { BinaryReader, BinaryWriter, Message } from 'grpc-web-ts';