grpc-reflection-js
gRPC Client Library
A client library for interacting with gRPC servers that implement the Reflection protocol.
gRPC Reflection client for JS
20 stars
2 watching
14 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
grpcjavascriptnodeprotobuf
Related projects:
Repository | Description | Stars |
---|---|---|
grpc-requests/grpc_requests | A Python library that enables users to interact with gRPC services in a familiar way using the requests library. | 33 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
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 |
tikv/grpc-rs | A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,807 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 155 |
troylelandshields/omgrpc | A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
bluehouse-technology/grpc | An Erlang implementation of the gRPC protocol for building client-server communication services | 100 |
firecomm/firecomm | 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 |
carlessistare/grpc-promise | 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 |
jhump/protoreflect | Provides utilities and APIs for working with Go Protocol Buffers descriptors and gRPC reflection. | 1,350 |
grpc/grpc-swift | A Swift language implementation of the gRPC protocol | 2,048 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 372 |
julien-r44/adonis-grpc-consumer | Provides a client-side interface to communicate with gRPC services in Adonis.js applications. | 13 |
bojand/gcall | A command-line interface for gRPC services | 12 |
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |