stackabletech/tokio-zookeeper

Send connection events on global watcher stream

開放

#5 建立於 2018年7月29日

 (0 則留言) (0 個反應) (0 位負責人)Rust (22 個分叉)auto 404
good first issuehelp wanted

倉庫指標

星標
 (77 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

From Java docs:

When a client drops the current connection and re-connects to a server, all the existing watches are considered as being triggered but the undelivered events are lost. To emulate this, the client will generate a special event to tell the event handler a connection has been dropped. This special event has EventType None and KeeperState Disconnected.

貢獻者指南