mickamy/grpc-tap
Watch gRPC traffic in real-time with a TUI
Go6 stars0 forks
What it does
grpc-tap is a real-time gRPC traffic viewer that acts as a proxy daemon, allowing developers to inspect and replay gRPC calls without modifying application code. It provides an interactive terminal UI for analyzing requests and responses, making it easier to debug and optimize gRPC services.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Transform your gRPC debugging experience with grpc-tap's interactive terminal UI!
Content angles
- Create a tutorial on setting up grpc-tap for real-time gRPC traffic monitoring.
- Develop a video showcasing the key features and usage of grpc-tap in debugging gRPC applications.
- Write a blog post comparing grpc-tap with other gRPC debugging tools, highlighting its unique features.
Who should care
Developers working with gRPC who need effective debugging and monitoring tools.