python-betterproto
python-betterproto copied to clipboard
Add grpcio support.
Summary
Added support for the official python grpc library (grpcio)
Checklist
- [x] If code changes were made then they have been tested.
- [x] I have updated the documentation to reflect the changes.
- [ ] This PR fixes an issue.
- [x] This PR adds something new (e.g. new method or parameters).
- [x] This change has an associated test.
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [ ] This PR is not a code change (e.g. documentation, README, ...)
Good work! I tested this and it does exactly what it should. We want to be able to compress traffic natively and like to continue to use betterproto.
Any chance for a review? I'd be happy to help to get this through.
Can you retarget this to https://github.com/betterproto/python-betterproto2