Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MemoryPack support #53

Open
HavenDV opened this issue Feb 17, 2024 · 2 comments
Open

MemoryPack support #53

HavenDV opened this issue Feb 17, 2024 · 2 comments

Comments

@HavenDV
Copy link
Owner

HavenDV commented Feb 17, 2024

https://github.com/Cysharp/MemoryPack

@michalpaukert
Copy link

Does it support derived types serialization or should i implement some convertor?

@HavenDV
Copy link
Owner Author

HavenDV commented Feb 18, 2024

I learned about this yesterday as the next level of development for MessagePack (which we already support), so it makes sense to have support for it.
We need to implement a Formatter for this and I think it's pretty trivial.
That being said, I don't know anything at the moment about the intricacies of use and whether this supports inherited types, but I think this case is supported because the documentation looks pretty solid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants