etcd-cpp-apiv3/src
Tao He a949dec288
Add an optional `target_name_override` to support multiple-endpoints with SSL. (#89)
Resolves #87.

Signed-off-by: Tao He <sighingnow@gmail.com>
2021-09-24 02:41:46 +08:00
..
v3 Fixes memory leak in shutting down gRPC streams. (#88) 2021-09-23 14:51:29 +08:00
CMakeLists.txt Set DESTINATION for older versions of CMake. 2021-03-01 18:11:23 +08:00
Client.cpp Add an optional `target_name_override` to support multiple-endpoints with SSL. (#89) 2021-09-24 02:41:46 +08:00
KeepAlive.cpp Keepalive: join the thread outside the background job itself. 2021-06-15 12:03:35 +08:00
Response.cpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
SyncClient.cpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
Value.cpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00
Watcher.cpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00