grpc-server-ts
JSON →A gRPC server-side module built with TypeScript for defining and running gRPC services using decorators. Current version 1.1.4 (released 2024). It simplifies gRPC server setup by providing decorators like @Service and @Route to define services and methods, and a RpcRegistry class to start the server with TLS settings. Differentiates from other gRPC Node libraries (e.g., @grpc/grpc-js) by offering a TypeScript-first, decorator-based API with minimal boilerplate, though it has limited documentation and a small user base.
Traffic · last 30 days stale · no recent hits
total hits 7
actors 1 distinct systems
last hit 21d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇮🇳 India
Resources
packagegrpc-server-ts ↗