Skip to content

Non-public types #226

@asdfgasdfsafgsdfa

Description

@asdfgasdfsafgsdfa

Is there any reason why only public types can be serialized?
The library should not decide what is allowed to be serialized and what not.
Why create an artificial limitation like that?

If there any way to turn this off?

I want to use msgpack to save private datatypes in my application.
And I also don't want to have my network messages public for everyone to see.
It would be bad design to make those types public.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions