nice-grpc
gRPC library
A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support.
A TypeScript gRPC library that is nice to you
433 stars
12 watching
33 forks
Language: TypeScript
last commit: 20 days ago
Linked from 1 awesome list
abort-controllerabort-signalasync-generatorasync-iterablebrowsergrpcgrpc-webmiddlewarenodejspromisetypescript
Related projects:
Repository | Description | Stars |
---|---|---|
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
easycz/grpc-web-hacker-news | An example app demonstrating grpc-web integration with React and Redux | 386 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
paralin/grpc-bus | Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. | 43 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
smnbbrv/ngx-grpc | An Angular framework for building gRPC services with TypeScript support and compatibility with various client implementations. | 239 |
bojand/gcall | A command-line interface for gRPC services | 12 |
vmagamedov/grpclib | Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 938 |
joyrex2001/grpc-perl | An implementation of the gRPC transport layer in Perl | 33 |
apssouza22/grpc-production-go | A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 207 |
fullstorydev/grpchan | Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
getezy/ezy | A GUI client for gRPC/gRPC-Web that provides a desktop interface for managing gRPC services and requests. | 990 |
grpc-ecosystem/polyglot | A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 530 |