grpc-streaming-demo
Streaming service
A gRPC-based demo of bi-directional streaming RPC's
A quick demo of bi-directional streaming RPC's using grpc, go and python3
168 stars
9 watching
38 forks
Language: Go
last commit: almost 8 years ago
Linked from 1 awesome list
grpc
Related projects:
Repository | Description | Stars |
---|---|---|
| A Golang port of peerflix, allowing users to start watching movies while torrent downloads are in progress. | 472 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| A live streaming server based on a C++ RPC framework that supports various protocols and stream types. | 261 |
| An automated gRPC client builder and runtime environment | 1,397 |
| Developing Go-based microservices using gRPC and deploying them in Kubernetes with load balancing, tracing, and rate limiting. | 41 |
| A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
| Provides a lightweight and flexible way to process data streams in Go | 1,935 |
| A demo project showing how to use OpenCensus with gRPC servers and clients to collect metrics and traces | 59 |
| A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
| Provides utilities and APIs for working with Go Protocol Buffers descriptors and gRPC reflection. | 1,363 |
| A multiplayer game where one player gives commands to others and they must follow them without hesitation. | 132 |
| A collection of tutorials and examples on gRPC development in Go | 165 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| Pure-Python implementation of the gRPC protocol for asyncio-based microservices | 940 |
| Provides an easy way to launch a gRPC service with access to Django ORM and other functionality. | 228 |