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

Implement MessagePack support #701

Merged
merged 10 commits into from
Nov 14, 2024
Merged

Implement MessagePack support #701

merged 10 commits into from
Nov 14, 2024

Conversation

SteveDunn
Copy link
Owner

@SteveDunn SteveDunn commented Nov 11, 2024

Implements #696

@pixsperdavid
Copy link

pixsperdavid commented Nov 13, 2024

I think the original request was for MemoryPack rather than Messagepack? I also need this so can work on a PR if required.

@SteveDunn
Copy link
Owner Author

I think the original request was for MemoryPack rather than Messagepack? I also need this so can work on a PR if required.

Thanks @pixsperdavid - yes, I realised that after I started, but at least it's similar to MessagePack (or at least it looks similar), so the implementation should be fairly straightforward.

I'm hoping to combine the MemoryPack implementation with this PR (but if my assumption is wrong about the similarities, then it may be a PR after this one!)

@SteveDunn SteveDunn changed the title Implement MessagePack support Implement MessagePack and MemoryPack support Nov 13, 2024
@SteveDunn SteveDunn changed the title Implement MessagePack and MemoryPack support Implement MessagePack support Nov 14, 2024
@SteveDunn SteveDunn merged commit 2acd55f into main Nov 14, 2024
6 checks passed
@SteveDunn SteveDunn deleted the memorypack-support branch November 14, 2024 07:04
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