fullstorydev / fullstorydev/grpcui

com.google.protobuf.Any support?

Open
#105 9 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.9k
Forks
427
Avg merge
3d 6h
Merged PRs (30d)
7

Description

I have some services that can send a `com.google.protobuf.Any` type but my types are unrecognised by grpcui when I try to construct a message. Only the service type and some google types seem to be available for use in the Any field.

I have tried compiling a protoset + using reflection. If I enter one of my message types into the Request form it autofills to `unrecognized`.

Is this related to https://github.com/fullstorydev/grpcurl/issues/193?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.