An exploratory work to embed a Go gRPC server inside a C++ app using QML to interact with the gRPC API.
See associated blogpost: Building Cross-Language Apps: Direct QML to gRPC Without C++
buf generate
cd cposlib && CGO_ENABLED=1 go build -buildmode=c-archive -o cposlib.a ./cposlib.go
cmake -B build .
make- id conficting with qml id
- the GrpcHttp2Channel hostUri can't be changed
- timestamp.proto imports
