grpc-promise
gRPC framework
A module that standardizes the way gRPC calls are implemented in Node.js, providing a unified approach for various request-response types and stream protocols.
GRPC promisify module for all Request/Response types: standard and stream
81 stars
6 watching
17 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for building gRPC clients with improved functionality and ease of use. | 183 |
| A client library for interacting with gRPC servers that implement the Reflection protocol. | 20 |
| Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 16 |
| An Angular framework for building gRPC services with TypeScript support and compatibility with various client implementations. | 239 |
| A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
| A Ruby framework for building gRPC services with request context support and robust client error handling. | 630 |
| A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 442 |
| A minimalistic framework for building gRPC-based microservices in Node.js. | 889 |
| A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
| A universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos. | 529 |
| A feature-rich gRPC-Node library providing core functions for building RPC clients and servers with support for various middleware and error handling options. | 226 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |
| Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
| A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |