markelog / grpc-rich-error-model

Server implementation of gRPC Rich Error Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gRPC Rich Error Model

Server implementation of gRPC Rich Error Model in Node.js.

Usage

From grpc.io:

and at least the grpc-web and Node.js libraries have open issues requesting it

See grpc/grpc-node#1338 as well. We just got tired of waiting :-).

npm install --save grpc-rich-error-model

About

Server implementation of gRPC Rich Error Model

License:MIT License


Languages

Language:TypeScript 90.8%Language:JavaScript 5.4%Language:Shell 3.8%