etcd-cpp-apiv3/etcd
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
Client.hpp Accept an `grpc::ChannelArguments` argument in client's constructors. (#104) 2021-11-09 00:31:59 +08:00
KeepAlive.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
Response.hpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
SyncClient.hpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
Value.hpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
Watcher.hpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00