NAME
ZooKeeper::Dispatcher::Mojo
DESCRIPTION
A ZooKeeper::Dispatcher implementation, and subclass of ZooKeeper::Dispatcher::Pipe. Creates a Mojo::Reactor I/O watcher to handle reading from the pipe.
ATTRIBUTES
loop
The Mojo::IOLoop to use for event handling. Defaults to Mojo::IOLoop->singleton.