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.
grpclib
Pure-Python gRPC implementation for asyncio
grpc-web-example
Example of using grpc-web with VueJS and Go
grpc-test
Includes a JUnit 5 Extension that can automatically release gRPC resources at the end of the test
centsideas
💡 Modern Fullstack Application for Sharing Fastlane Ideas
go-micro-services
HTTP up front, Protobufs in the rear