https://github.com/geekbrother/cpp-grpc-server-example
Example of the C++ grpc simple stream server to test some hypothesis
https://github.com/geekbrother/cpp-grpc-server-example
Last synced: about 2 months ago
JSON representation
Example of the C++ grpc simple stream server to test some hypothesis
- Host: GitHub
- URL: https://github.com/geekbrother/cpp-grpc-server-example
- Owner: geekbrother
- Created: 2022-08-30T16:39:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T12:13:00.000Z (over 2 years ago)
- Last Synced: 2025-02-13T15:40:59.039Z (4 months ago)
- Language: CMake
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpp-grpc-server-example
Example of the C++ grpc simple stream server to test some hypothesis