{"library":"grpcjs-interceptors","type":"library","category":null,"description":"grpc-interceptors (v0.1.15) provides client and server interceptor middleware for Node.js gRPC, compensating for the lack of server-side interceptors in the official grpc-js library. This fork adds access to the RPC callback in interceptors, enabling error propagation (e.g., authentication rejection). Not actively maintained; consider gRPC's official interceptor support (available since grpc-js 1.4.0).","language":"javascript","status":"maintenance","version":"0.1.15","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install grpcjs-interceptors","imports":["const { serverProxy } = require('grpc-interceptors');","const { clientProxy } = require('grpc-interceptors');","const interceptors = require('grpc-interceptors');"]},{"cmd":"yarn add grpcjs-interceptors","imports":[]},{"cmd":"pnpm add grpcjs-interceptors","imports":[]}],"homepage":"https://github.com/mfecteau34/node-grpc-interceptors#readme","github":"https://github.com/mfecteau34/node-grpc-interceptors","docs":null,"changelog":null,"pypi":null,"npm":"grpcjs-interceptors","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}