[rabbitmq-discuss] [BUG] Erlang RabbitMQ client requires	installed server code
    Matthias Radestock 
    matthias at lshift.net
       
    Sun Sep  7 10:19:33 BST 2008
    
    
  
Ben Hood wrote:
> On Sun, Sep 7, 2008 at 9:51 AM, Matthias Radestock <matthias at lshift.net> wrote:
>>> src/rabbit_amqqueue.erl
>>  > src/rabbit_channel.erl
>>
>> These should not be required since they are only used by the direct client.
> 
> Sorry, I overlooked rabbit_channel in my last mail. This has obviously
> no place in the network driver.
Found one more: rabbit_reader. The Erlang network client currently has a 
dependency on the analyze_frame method, but that should probably be 
moved, perhaps to rabbit_binary_parser.
Matthias.
    
    
More information about the rabbitmq-discuss
mailing list