mirror of
https://github.com/qicosmos/rest_rpc.git
synced 2026-08-29 16:40:48 +08:00
add sync run
This commit is contained in:
@@ -350,8 +350,7 @@ void test_callback() {
|
||||
}, test1);
|
||||
}
|
||||
|
||||
std::string str;
|
||||
std::cin >> str;
|
||||
client.run();
|
||||
}
|
||||
|
||||
void wait_for_notification(rpc_client& client) {
|
||||
|
||||
Reference in New Issue
Block a user