Method: Pantry::Communication::ReceiveSocket#build_socket

Defined in:
lib/pantry/communication/receive_socket.rb

#build_socketObject



8
9
10
# File 'lib/pantry/communication/receive_socket.rb', line 8

def build_socket
  Celluloid::ZMQ::RouterSocket.new
end