Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Supports MessagePack #50

@yudhasetiawan

Description

@yudhasetiawan

If the message body encoded by msgpack it would be a raw binary data and cause the message cannot be decoded by msgpack. The solution to solve this issue before the message unserialized, the body field should be normalized as a string rather than casting that type. I was solve this issue by converting the body as a hex representation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions