@protobuf-ts/grpc-backend
v2.9.4
Published
gRPC backend for servers generated by the protoc plugin "protobuf-ts"
Downloads
22,231
Maintainers
Readme
@protobuf-ts/grpc-backend
gRPC backend for generic servers generated by protobuf-ts.
Installation:
# with npm:
npm install @protobuf-ts/grpc-backend
# with yarn:
yarn add @protobuf-ts/grpc-backend
Note that this feature is experimental and may change with minor releases.
To learn more, please read the MANUAL.