Watcher

Undocumented in source.

Constructors

this
this(ClientReaderWriter!(WatchResponse, WatchRequest) stream, string prefix)
Undocumented in source.

Members

Functions

cancel
bool cancel(string key, Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
close
bool close()
Undocumented in source. Be warned that the author may not have intended to support it.
watch
long watch(string key, Listener lit)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta