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 new end-to-end example #713

Closed
wants to merge 1 commit into from
Closed

Conversation

jgarzik
Copy link
Contributor

@jgarzik jgarzik commented Feb 18, 2024

Five years ago, I created a fork-and-go working protobufs example: https://github.com/jgarzik/rust-protobuf-example Periodically, users will request that this example be merged into this upstream repo.

This PR adds this full end-to-end working example.

The goal in this example is to demonstrate the common case of encoding and decoding a set of mock API requests.

Happy to revise this as requested by the rust-protobuf maintainers.

@jgarzik
Copy link
Contributor Author

jgarzik commented Feb 18, 2024

Two linter-related checks appear to fail for reasons unrelated to my PR?

Mega-linter needs an upgrade?

@jgarzik jgarzik closed this Feb 24, 2024
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.

1 participant