gRPC topic
gRPC (gRPC Remote Procedure Calls) is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.
tproxy
A cli tool to proxy and analyze TCP connections.
BBot-Graia
一个使用 gRPC 接口用于 QQ 群内高效推送 BiliBili 动态和直播的 Graia 机器人
doogle
Web search of the people, by the people, for the people with Go.
healthz
Kubernetes lifecycle library -liveness / readiness / termination, gRPC included- for Go apps.
flatbuffers
FlatBuffers: Memory Efficient Serialization Library
go-grpc-compression
go gRPC encoding wrappers for some useful compression algorithms that are not available in google.golang.org/grpc
GoLang-Terminal-Messenger
GoLang Terminal Messenger is a client server messaging application developed using gRPC framework in GoLang
grpc-tools
A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC.