Antti / rust-amqp

AMQP client in pure rust. Corresponds to rabbitmq spec.
MIT License
249 stars 45 forks source link

Check buffer len before reading frame. Return explicit VHostError #28

Closed Antti closed 8 years ago

Antti commented 8 years ago

Closes #27 .