Skip to content

Changing behavior for map key: The type of key must be string or number #255

Closed
@PejmanNik

Description

@PejmanNik

The repository has a limitation where it throws an error: "The type of key must be string or number"

I’d like to understand whether it’s acceptable to address this by converting the key to JSON before processing or by adding a callback function for the consumer to handle this case.

Using an object as a key is supported in other languages, and I need to decode data encoded with a MessagePack library from another language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixIt won't be fixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions