Skip to content

Instantly share code, notes, and snippets.

@SPodjasek
Last active December 22, 2017 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SPodjasek/481d67cb42f105bef05665fe50bebbde to your computer and use it in GitHub Desktop.
Save SPodjasek/481d67cb42f105bef05665fe50bebbde to your computer and use it in GitHub Desktop.
Mojo::RabbitMQ::Client issue #11
-> "AMQP\1\1\0\t"
<- "\1\0\0\0\0\1\322\0\n\0\n\0\t\0\0\1\255\fcapabilitiesF\0\0\0\265\22publisher_confirmst\1\32exchange_exchange_bindingst\1\nbasic.nackt\1\26consumer_cancel_notifyt\1\22connection.blockedt\1\23consumer_prioritiest\1\34authentication_failure_closet\1\20per_consumer_qost\1\fcluster_nameS\0\0\0\22rabbit\@seba-M17xR4\tcopyrightS\0\0\0.Copyright (C) 2007-2015 Pivotal Software, Inc.\13informationS\0\0\0005Licensed under the MPL. See http://www.rabbitmq.com/\bplatformS\0\0\0\nErlang/OTP\aproductS\0\0\0\bRabbitMQ\aversionS\0\0\0\0053.5.7\0\0\0\16AMQPLAIN PLAIN\0\0\0\5en_US\316"
-- Connection::Start {product: RabbitMQ, version: 3.5.7}
-> "\1\0\0\0\0\0\x{c3}\0\n\0\13\0\0\0\x{85}\13informationS\0\0\0-https://github.com/inway/mojo-rabbitmq-client\bplatformS\0\0\0\4Perl\aproductS\0\0\0\26Mojo::RabbitMQ::Client\aversionS\0\0\0\0050.0.9\bAMQPLAIN\0\0\0#\5LOGINS\0\0\0\5guest\bPASSWORDS\0\0\0\5guest\5en_US\x{ce}"
<- "\1\0\0\0\0\0\f\0\n\0\36\0\0\0\2\0\0\0<\316"
-- Connection::Tune {frame_max: 131072, heartbeat: 60}
-> "\1\0\0\0\0\0\f\0\n\0\37\0\0\0\2\0\0\0<\316"
-> "\1\0\0\0\0\0\b\0\n\0(\1/\0\0\316"
<- "\1\0\0\0\0\0\5\0\n\0)\0\316"
-- Connection::OpenOk
Connected
-> "\1\0\1\0\0\0\5\0\24\0\n\0\316"
<- "\1\0\1\0\0\0\b\0\24\0\13\0\0\0\0\316"
Channel open
-> "\1\0\1\0\0\0\30\0(\0\n\0\0\6pubsub\5topic\2\0\0\0\0\316"
<- "\1\0\1\0\0\0\4\0(\0\13\316"
Declared exchange
-> "\1\0\1\0\0\0\f\0002\0\n\0\0\0\4\0\0\0\0\316"
<- "\1\0\1\0\0\0+\0002\0\13\36amq.gen-qGsEZ60DSs8LfTa5bqUbaQ\0\0\0\0\0\0\0\0\316"
Declared queue
-> "\1\0\1\0\0\0003\0002\0\24\0\0\36amq.gen-qGsEZ60DSs8LfTa5bqUbaQ\6pubsub\1#\0\0\0\0\0\316"
<- "\1\0\1\0\0\0\4\0002\0\25\316"
Bound queue
-> "\1\0\1\0\0\0+\0<\0\24\0\0\36amq.gen-qGsEZ60DSs8LfTa5bqUbaQ\0\2\0\0\0\0\316"
<- "\1\0\1\0\0\0\$\0<\0\25\37amq.ctag-8POSAW1MeLQ7qXuW6ZhrEQ\316"
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
<- "\1\0\1\0\0\0006\0<\0<\37amq.ctag-8POSAW1MeLQ7qXuW6ZhrEQ\0\0\0\0\0\0\0\1\0\6pubsub\1#\316\2\0\1\0\0\0\23\0<\0\0\0\0\0\0\0\0\0\0040\0\0\0\0\0\1\316\3\0\1\0\0\0\4test\316"
test
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
<- "\1\0\1\0\0\0006\0<\0<\37amq.ctag-8POSAW1MeLQ7qXuW6ZhrEQ\0\0\0\0\0\0\0\2\0\6pubsub\1#\316\2\0\1\0\0\0\23\0<\0\0\0\0\0\0\0\0\0\0050\0\0\0\0\0\1\316\3\0\1\0\0\0\5test2\316"
test2
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
<- "\b\0\0\0\0\0\0\316"
-> "\b\0\0\0\0\0\0\316"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment