Skip to content

Provide function name as parameter to serializer/deserializers #275

Closed
@hongyiweiwu

Description

@hongyiweiwu

Currently when we implement custom serializers we have to figure out what function the message is for from the message itself. In my code I have to include the function's name as a property inside the message. It would be helpful if the function's name can be provided as a parameter to the serialize/deserialize function.

I can do a pull request if you like. Let me know how you think.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions