@protobuf-ts/grpc-backend

gRPC backend for servers generated by the protoc plugin "protobuf-ts"

Usage no npm install needed!

<script type="module">
  import protobufTsGrpcBackend from 'https://cdn.skypack.dev/@protobuf-ts/grpc-backend';
</script>

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.