deeplay-io / nice-grpc

A TypeScript gRPC library that is nice to you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A TypeScript gRPC library that is nice to you

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%Language:Shell 0.1%