Skip to content

Instantly share code, notes, and snippets.

View sadowski's full-sized avatar

Steve Sadowski sadowski

  • Quantcast
  • Seattle, WA, USA
View GitHub Profile
Using Ruby 1.8.7
2011-04-19 10:23:32 ["connected"]
2011-04-19 10:23:32 ["receive", #<AMQP::Frame::Method:0x1013c4e50 @payload=#<AMQP::Protocol::Connection::Start:0x1013c4d88 @version_minor=0, @locales="en_US", @version_major=8, @mechanisms="PLAIN AMQPLAIN", @server_properties={:copyright=>"Copyright (C) 2007-2010 LShift Ltd., Cohesive Financial Technologies LLC., and Rabbit Technologies Ltd.", :platform=>"Erlang/OTP", :product=>"RabbitMQ", :information=>"Licensed under the MPL. See http://www.rabbitmq.com/", :version=>"1.7.2"}, @debug=1>, @channel=0>]
2011-04-19 10:23:32 ["send", #<AMQP::Frame::Method:0x1013c2ab0 @payload=#<AMQP::Protocol::Connection::StartOk:0x1013c2ba0 @client_properties={:platform=>"Ruby/EventMachine", :product=>"AMQP", :version=>"0.7.1", :information=>"http://github.com/ruby-amqp/amqp"}, @locale="en_US", @response={:LOGIN=>"guest", :PASSWORD=>"guest"}, @mechanism="AMQPLAIN", @debug=1>, @channel=0>]
2011-04-19 10:23:32 ["receive", #<AMQP::Frame::Method:0x1013c08c8 @payload=#<AMQP::Protoco