Skip to content

Latest commit

 

History

History
43 lines (38 loc) · 2.14 KB

README.md

File metadata and controls

43 lines (38 loc) · 2.14 KB

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.
  • Easy cancellation propagation with AbortSignal.
  • Client and server middleware support via concise API that uses Async Generators.

Packages