The C++ interface library to the MDwalks CLUE.
- Install grpc https://grpc.io/docs/languages/cpp/quickstart/#setup
- git clone
- Build
bin/build.sh
Built files will be placed at cmake/build
libclue.a
libclue_grpc_proto.a
MDwalks CLUE Connect Server
must be on localhost:9999
.
bin/run.sh
- Chae Jungwoo - [email protected]