0.2.6 • Published 10 months ago

@ddadaal/tsgrpc-common v0.2.6

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

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
0.2.6

10 months ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

3 years ago

0.1.0

3 years ago