class Protobuf::Rpc::Zmq::Server

def brokerless?

def brokerless?
  !!options[:workers_only]
end