mateodelnorte / servicebus

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

passing options through handleOutgoing middleware functions. updating… #64

Closed mateodelnorte closed 8 years ago

mateodelnorte commented 8 years ago

… existing middleware to use, with backwards compatibility

armw4 commented 8 years ago

is this a breaking change? we're getting TypeError: next is not a function I believe as a result of this.