← Back to team overview

txamqp-user team mailing list archive

Fixes for amqp 0.9.1

 

Maybe its time to create txamqp 0.6.2 with recent fixes?
In my tests current version (0.6.1) is not works via 0.9.1 protocol and
works fine with latest trunk

Log from rabbit:
=ERROR REPORT==== 29-Nov-2012::20:11:58 ===
closing AMQP connection <0.6530.0> (127.0.0.1:51930 -> 127.0.0.1:5672):
{handshake_error,starting,0,
    {error,function_clause,'connection.start_ok',
        [{rabbit_binary_parser,parse_field_value,
             [<<103,117,101,115,116,0,103,117,101,115,116>>],
             []},
         {rabbit_binary_parser,parse_table,1,[]},
         {rabbit_auth_mechanism_amqplain,handle_response,2,[]},
         {rabbit_reader,auth_phase,2,[]},
         {rabbit_reader,handle_method0,3,[]},
         {rabbit_reader,handle_input,3,[]},
         {rabbit_reader,recvloop,2,[]},
         {rabbit_reader,start_connection,7,[]}]}}