An open API service indexing awesome lists of open source software.

https://github.com/loeffel-io/bazel-cpp-grpc-server

Bazel C++ gRPC Server (for educational purposes)
https://github.com/loeffel-io/bazel-cpp-grpc-server

Last synced: about 2 months ago
JSON representation

Bazel C++ gRPC Server (for educational purposes)

Awesome Lists containing this project

README

        

# Bazel C++ gRPC Server

- [x] health server
- [x] reflection
- [ ] graceful shutdown
- [x] server tests (status missing)
- [ ] validation
- [ ] recovery + logging (?)