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.
go-api-boilerplate
Go Server/API boilerplate using best practices DDD CQRS ES gRPC
longlived-grpc
A minimalistic example of a gRPC long lived stream
protoc-gen-ts
Compile protocol buffer messages to TypeScript.
microservice-demo
A cloud-native project management microservice application. Services are built with various technologies e.g Go, NodeJS, Python, Ruby, MongoDB, MySQL, PostgreSQL
spring_grpc_http
How to build GRpc and Http API with Spring (without proxy).
gome
gome- Golang Match Engine, uses Golang for calculations, gRPC for services, ProtoBuf for data exchange, RabbitMQ for queues, and Redis for cache implementation of high-performance matching engine micr...
docker-protobuf
An all-inclusive protoc Docker image