etcd-cpp-apiv3/src
Tao He 0d672ffa1c
Accept an `grpc::ChannelArguments` argument in client's constructors. (#104)
* Accept an `grpc::ChannelArguments` argument in client's constructors.

   Resolves #103.

* Backwards compatibility with Ubuntu 18.04.

Signed-off-by: Tao He <sighingnow@gmail.com>
2021-11-09 00:31:59 +08:00
..
v3 Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
CMakeLists.txt Set DESTINATION for older versions of CMake. 2021-03-01 18:11:23 +08:00
Client.cpp Accept an `grpc::ChannelArguments` argument in client's constructors. (#104) 2021-11-09 00:31:59 +08:00
KeepAlive.cpp Keepalive: join the thread outside the background job itself. 2021-06-15 12:03:35 +08:00
Response.cpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
SyncClient.cpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Value.cpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
Watcher.cpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00