salemove / freddy

Messaging api supporting request-response and acknowledgements.
MIT License
9 stars 0 forks source link

Support custom headers #88

Closed urmastalimaa closed 1 year ago

urmastalimaa commented 1 year ago

Headers are the main point for including message metadata in AMQP. Headers are already in use to propagate traces. Allow library users to add arbitrary headers themselves.