All checks were successful
Verification / Is-Buildable (push) Successful in 3m40s
- add crpc_init_with_address for direct ip/port startup without yaml - add minimal_client.cpp example using TCPConnector to send a ping - set install_rpath '$ORIGIN' on shared libs so they find bundled deps - ignore .worktrees/ for git worktree scratch directories
12 lines
208 B
Plaintext
12 lines
208 B
Plaintext
build/
|
|
.cache/
|
|
subprojects/asio-1.36.0/
|
|
subprojects/glog/
|
|
subprojects/googletest-*
|
|
subprojects/nlohmann_json/
|
|
subprojects/packagecache/
|
|
subprojects/yaml-cpp-0.8.0
|
|
subprojects/base64-0.5.2/
|
|
.venv/
|
|
.worktrees/
|