Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.93 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.93 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