grpchan

gRPC transport library

Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols.

Channels for gRPC: custom transports

GitHub

205 stars
25 watching
23 forks
Language: Go
last commit: 7 months ago
Linked from 1 awesome list

golanggrpc

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
containerd/ttrpc A lightweight GRPC implementation optimized for low-memory environments. 559
apssouza22/grpc-production-go A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. 210
paralin/grpc-bus Enables calling gRPC services from the browser over a two-way socket to a Node or Go server. 43
vladimirvivien/go-grpc A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. 242
grpcmd/grpcmd A command-line tool for interacting with gRPC services 67
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
valyala/gorpc A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. 704
thebagchi/sctp-go An SCTP library for Go that enables secure and reliable communication over IP networks. 16
utrack/clay Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go 290
bluehouse-technology/grpc An Erlang implementation of the gRPC protocol for building client-server communication services 100
deeplay-io/nice-grpc A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. 433
vmagamedov/grpclib Pure-Python implementation of the gRPC protocol for asyncio-based microservices 938