https://github.com/prosenjitjoy/grpc-with-cpp
Demo project to learn gRPC communication patterns using C++
https://github.com/prosenjitjoy/grpc-with-cpp
bidirectional client-streaming qtcore server-streaming unary
Last synced: 3 months ago
JSON representation
Demo project to learn gRPC communication patterns using C++
- Host: GitHub
- URL: https://github.com/prosenjitjoy/grpc-with-cpp
- Owner: prosenjitjoy
- Created: 2025-03-03T17:52:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-03T17:54:38.000Z (3 months ago)
- Last Synced: 2025-03-03T18:45:03.284Z (3 months ago)
- Topics: bidirectional, client-streaming, qtcore, server-streaming, unary
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gRPC-with-Cpp
Demo project to learn gRPC communication patterns using C++