fullstorydev / fullstorydev/grpcurl

Possible to support other codec?

Open
#457 1 comment 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.