@ddadaal/tsgrpc-common
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

server: A minimal gRPC Framework

npm install --save @ddadaal/tsgrpc-server @grpc/grpc-js
  • Strongly typed
  • Plugin system with similar API to fastify (fastify plugin API)
    • Use module augmentation to provide type information to all plugins in the project
  • Graceful shutdown with register-able on close hook
  • Support streaming
  • Allow writing async function as handlers
  • Integrated with pino logger

Readme

Keywords

none

Package Sidebar

Install

npm i @ddadaal/tsgrpc-common

Weekly Downloads

300

Version

0.2.5

License

MIT

Unpacked Size

12.1 kB

Total Files

16

Last publish

Collaborators

  • ddadaal