AStefan93 / CPPTest

A repository to test C++ stuff
2 stars 0 forks source link

Use gRPC #58

Open AStefan93 opened 2 years ago

AStefan93 commented 2 years ago

https://github.com/grpc/grpc

Originally posted by @AStefan93 in https://github.com/AStefan93/CPPTest/issues/26#issuecomment-1092181092

AStefan93 commented 2 years ago

https://github.com/grpc/grpc/tree/master/src/cpp

AStefan93 commented 2 years ago

https://github.com/arcticmatt/grpc_getting_started

AStefan93 commented 2 years ago

Get in touch with arcticmatt or fork the repository and try to get that example to build in a new container. The build currently fails for that repository with the latest bazel version.

AStefan93 commented 1 year ago

Use cmake and conan to get grpc.