amqp / rhea-promise

A promisified layer over rhea AMQP client
Apache License 2.0
31 stars 19 forks source link

Fix issue where undefined is throw as connection error #27

Closed swilliams-a3digital closed 5 years ago

swilliams-a3digital commented 5 years ago

Description

Brief description of the changes made in the PR. This helps in making better changelog

Reference to any github issues

swilliams-a3digital commented 5 years ago

Fix issue where undefined was thrown as exception

swilliams-a3digital commented 5 years ago

Addresses issue #26

amarzavery commented 5 years ago

@ramya-rao-a - If you are fine with this change, then please feel free to merge the PR.