mateodelnorte / servicebus

Simple service bus for sending events between processes using amqp.
MIT License
420 stars 66 forks source link

Convert raw message content to string #108

Closed golovan closed 6 years ago

golovan commented 7 years ago

Prevent error if message content is a Buffer.

mateodelnorte commented 6 years ago

Thanks! And apologies for the delay in merging.

patrickleet commented 5 years ago

:tada: This PR is included in version 2.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: