Skip to content
Discussion options

You must be logged in to vote

The serialization mechanisms would need to be changed to use proto buffers instead of the JSON serialization it does currently. You should be able to inherit from the base classes and implement your own serialization.

If I implemented proto buffer style serialization, I would need to implement it in a way that doesn't break the existing JSON serialization. I'll keep this in mind.

Thank you for the suggestion and feedback.

Update: Also, I did ask GitHub Copilot to take a look at implementing this. You can see the PR here: #86
I won't be merging this PR in as-is, but I'll review it as I consider adding this feature.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by crpietschmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants