grpc

gRPC service library

An Erlang implementation of the gRPC protocol for building client-server communication services

Erlang library for GRPC

GitHub

100 stars
12 watching
38 forks
Language: Erlang
last commit: over 1 year ago
Linked from 1 awesome list

erlanggrpc-clientgrpc-server

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 155
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,048
joyrex2001/grpc-perl An implementation of the gRPC transport layer in Perl 33
elixir-grpc/grpc An Elixir implementation of the gRPC protocol for building networked services 1,402
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
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
grpc-requests/grpc_requests A Python library that enables users to interact with gRPC services in a familiar way using the requests library. 33
redhoyasa/grpc-reflection-js A client library for interacting with gRPC servers that implement the Reflection protocol. 20
bojand/grpc-caller A library for building gRPC clients with improved functionality and ease of use. 183
tsloughter/grpcbox A library for creating gRPC services in Erlang. 139
huntlabs/grpc-dlang A D programming language implementation of the gRPC protocol using the hunt-http library. 44
priestjim/gen_rpc A scalable RPC library for Erlang-based languages 222
fullstorydev/grpchan Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. 205
guangtianli/grpcalchemy A Python framework for building gRPC services and handling their associated messages 84