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

0.14.2 • Public • Published

@ddadaal/tsgrpc-utils

npm install --save @ddadaal/tsgrpc-utils

Features

  • unpromisify: write server implementation as async function
  • asyncClientCall: calling grpc client as promise. Throws if client call causes error.
  • ensureNotUndefined: check fields that must not be undefined. Return type has checked fields required!

Logger has been moved to a separate package @ddadaal/node-logger.

Readme

Keywords

none

Package Sidebar

Install

npm i @ddadaal/tsgrpc-utils

Weekly Downloads

2

Version

0.14.2

License

ISC

Unpacked Size

15.6 kB

Total Files

13

Last publish

Collaborators

  • ddadaal