Skip to content

dehancer/dehancer-client-cpp

Repository files navigation

Dehancer services common client API

Requirements

. rxcpp: https://github.com/ReactiveX/RxCpp

. development build
$ cmake -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX=/tmp/dehancer ..