ngx-grpc
gRPC framework
An Angular framework for building gRPC services with TypeScript support and compatibility with various client implementations.
Angular gRPC framework
239 stars
12 watching
35 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby framework for building gRPC services with request context support and robust client error handling. | 630 |
| Generates TypeScript definitions for gRPC protocol using various tools and libraries | 186 |
| A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 442 |
| 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. | 81 |
| A GUI client for RPC services using gRPC and protobuf | 130 |
| An RPC framework that supports file descriptor passing and privilege separation. | 18 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| A minimalistic framework for building gRPC-based microservices in Node.js. | 889 |
| 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 high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
| An example app demonstrating grpc-web integration with React and Redux | 386 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. | 148 |
| A library for creating gRPC services in Erlang. | 140 |
| An RPC framework for NATS, allowing service discovery and load balancing without the need for load balancers. | 653 |