Closed jonnii closed 7 years ago
For some unknown reason the json serializers serialize the whole Message<T> and not just the body.
Message<T>
@cocowalla i noticed this the other day... is this going to ruin your life is I merge it?
Hehe, no, please go ahead :D
For some unknown reason the json serializers serialize the whole
Message<T>
and not just the body.