catena

gRPC interceptor library

A library providing a reusable gRPC interceptor for chaining multiple interceptors together

gRPC interceptor catenation.

GitHub

9 stars
2 watching
2 forks
Language: Go
last commit: about 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vmagamedov/grpclib Pure-Python implementation of the gRPC protocol for asyncio-based microservices 938
apssouza22/grpc-production-go A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. 207
utrack/clay Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go 290
rookie-ninja/rk-grpc A tool for building gRPC microservices with automated code generation and middleware support 75
lixd/grpc-go-example A collection of tutorials and examples on gRPC development in Go 165
grpc/grpc-swift A Swift language implementation of the gRPC protocol 2,048
rakyll/opencensus-grpc-demo A demo project showing how to use OpenCensus with gRPC servers and clients to collect metrics and traces 59
containerd/ttrpc A lightweight GRPC implementation optimized for low-memory environments. 559
thepaw/go-gt A Go library for a high-performance, in-memory caching system 11
troylelandshields/omgrpc A tool for testing and interacting with gRPC services using a graphical interface. 464
fullstorydev/grpchan Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. 205
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,861
grpcmd/grpcmd A command-line tool for interacting with gRPC services 67
deeplay-io/nice-grpc A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. 433
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