Socket
Socket
Sign inDemoInstall

@ddadaal/tsgrpc-common

Package Overview
Dependencies
1
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ddadaal/tsgrpc-common

Common utilities for tsgrpc server and client


Version published
Weekly downloads
262
decreased by-25.99%
Maintainers
1
Install size
93.9 kB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 18 Nov 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc