postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.69k stars 357 forks source link

connection.writable never is true #337

Closed funston closed 10 years ago

funston commented 10 years ago

just upgraded from 0.1.7 and had code checking connection.writable. with the new driver i'm never seeing this set to true.

funston commented 10 years ago

/nm, looks like it's connection.socket now.