fullstorydev / fullstorydev/grpcurl
Possible to support other codec?
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
Currently I am looking at code first gRPC with JSON as payload instead of protobuf.
For example: https://grpc.io/blog/grpc-with-json/
But soon realise I can't find tooling to test my application unless I rollout my own.
**Question**: is it possible for `grpcurl` to be tweaked to support other payload type other than protobuf? The user interface is pretty much same because we get json input anyway.
Or is this quite a big change won't be in the roadmap?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing grpcurl’s current protobuf payload handling and reading the linked gRPC-with-JSON example. The issue names no files or tests, so clarify which non-protobuf payloads and compatibility requirements are in scope with maintainers. Done would require an agreed implementation plan and validation for the supported payload type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100