tgockel / zookeeper-cpp

A ZooKeeper client for C++.
http://tgockel.github.io/zookeeper-cpp/
Apache License 2.0
149 stars 40 forks source link

future<T> Hook #19

Closed tgockel closed 7 years ago

tgockel commented 7 years ago

Need hook for a zk::future<T>.

tgockel commented 7 years ago

🙌