/nice-grpc

A TypeScript gRPC library that is nice to you

Primary LanguageTypeScriptMIT LicenseMIT

nice-grpc

A gRPC library that is nice to you.

Features

  • Written in TypeScript for TypeScript.
  • Modern API that uses Promises and Async Iterables for streaming.
  • Cancelling client and server calls using AbortSignal.
  • Client and server middleware support via concise API that uses Async Generators.

Packages