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: about 3 years ago
Linked from 1 awesome list

erlanggrpc-clientgrpc-server

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
grpc/grpc-haskellA Haskell interface to the gRPC protocol for building client-side RPC services.154
grpc/grpc-swiftA Swift language implementation of the gRPC protocol2,061
joyrex2001/grpc-perlAn implementation of the gRPC transport layer in Perl33
elixir-grpc/grpcAn Elixir implementation of the gRPC protocol for building networked services1,403
grpc-ecosystem/polyglotA universal gRPC command-line client that allows communication with any gRPC service without generating custom classes or compiling the service's protos.529
tikv/grpc-rsA Rust wrapper of the gRPC Core library for building high-performance RPC services.1,805
firecomm/firecommA 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_requestsA Python library that enables users to interact with gRPC services in a familiar way using the requests library.33
redhoyasa/grpc-reflection-jsA client library for interacting with gRPC servers that implement the Reflection protocol.20
bojand/grpc-callerA library for building gRPC clients with improved functionality and ease of use.183
tsloughter/grpcboxA library for creating gRPC services in Erlang.140
huntlabs/grpc-dlangA D programming language implementation of the gRPC protocol using the hunt-http library.44
priestjim/gen_rpcA scalable RPC library for Erlang-based languages224
fullstorydev/grpchanProvides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols.205
guangtianli/grpcalchemyA Python framework for building gRPC services and handling their associated messages84