class Protobuf::Rpc::Zmq::Server

def init_zmq_context

def init_zmq_context
  @zmq_context = ZMQ::Context.new
end