Open marksteele opened 10 years ago
Wouldn't it be cool if you could look at AMQP headers and based on the header do something?
For example, we could automatically decompress a message based on payload header (eg: Content-encoding: gzip --> uncompress using gunzip).
Wouldn't it be cool if you could look at AMQP headers and based on the header do something?
For example, we could automatically decompress a message based on payload header (eg: Content-encoding: gzip --> uncompress using gunzip).