catena
gRPC interceptor library
A library providing a reusable gRPC interceptor for chaining multiple interceptors together
gRPC interceptor catenation.
9 stars
2 watching
2 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
| A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
| Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| A collection of tutorials and examples on gRPC development in Go | 165 |
| A Swift language implementation of the gRPC protocol | 2,061 |
| A demo project showing how to use OpenCensus with gRPC servers and clients to collect metrics and traces | 59 |
| A lightweight GRPC implementation optimized for low-memory environments. | 563 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A tool for testing and interacting with gRPC services using a graphical interface. | 464 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
| A command-line tool for interacting with gRPC services | 68 |
| A TypeScript gRPC library that provides a modern API with features like easy cancellation and client/server middleware support. | 442 |
| 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 |