@xanthous/loopback4-grpc-server
v0.0.4
Published
GRPC Server Component for Loopback v4
Downloads
3
Readme
GRPC Server for Loopback 4
This is a server component for Loopback v4 that enables GRPC protocol. It aims to provide a full GRPC capability with zero moving parts.
References
This module is inspired by the following modules:
- https://github.com/strongloop/loopback4-extension-grpc
- https://github.com/strongloop/loopback-next/tree/master/examples/rpc-server
- https://github.com/agreatfool/grpc_tools_node_protoc_ts
TODO
- [] usage docs
- [] tests (unit + acceptance)
- [] proto serving via HTTP so clients can read and get the definitions