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

Add protobuf support #264

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Joel-PeakMetrics
Copy link

No description provided.

@Joel-PeakMetrics
Copy link
Author

A few tests are working, before I add more, let me know your thoughts. Would you be open to merging this PR with more test coverage?

@felix-iw
Copy link
Collaborator

Great! Protobuf support is on the wish list and very welcome.
I'm just thinking whether it's better to specify the type explicitly during construction or implicitly during usage, depending on the type of schema being used.

@Joel-PeakMetrics
Copy link
Author

Joel-PeakMetrics commented Jun 26, 2023 via email

@felix-iw
Copy link
Collaborator

felix-iw commented Jun 26, 2023

Makes sense. And when someone starts with a new schema he would have to specify the type anyhow.

@felix-iw
Copy link
Collaborator

felix-iw commented Jul 2, 2023

The unit tests in the branch currently don't work. Would you be able to provide a working version?

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