Skip to content

Conversation

@nrednav
Copy link
Owner

@nrednav nrednav commented Aug 11, 2025

What's changed

Added

  • Added the Msgpack.Encodable protocol to allow for custom serialization logic for any Elixir struct
    • This allows users to encode their own data types, such as %Product{} or %User{}, directly

@nrednav nrednav self-assigned this Aug 11, 2025
@nrednav nrednav marked this pull request as ready for review August 11, 2025 01:31
@nrednav nrednav merged commit 52d2381 into dev Aug 11, 2025
@nrednav nrednav deleted the feature/custom-struct-serialization branch August 11, 2025 01:35
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

Successfully merging this pull request may close these issues.

2 participants