alexguan / node-zookeeper-client

A pure Javascript ZooKeeper client for Node.js
Other
540 stars 147 forks source link

How do I listen for client connection timeout events? #123

Open qiaolin-li opened 2 years ago

qiaolin-li commented 2 years ago
image

How to listen to timeout events Currently I set the timeout and listen for close and error events, but cannot trigger function

SessionTimeout option, There must be a listening timeout event