jonnii / chinchilla

Making RabbitMq More Awesome!
Apache License 2.0
39 stars 11 forks source link

[Feature] Dont wrap messages #86

Closed jonnii closed 7 years ago

jonnii commented 7 years ago

For some unknown reason the json serializers serialize the whole Message<T> and not just the body.

jonnii commented 7 years ago

@cocowalla i noticed this the other day... is this going to ruin your life is I merge it?

cocowalla commented 7 years ago

Hehe, no, please go ahead :D