Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Support for gRPC #8

Open
codymullins opened this issue Apr 12, 2022 · 2 comments
Open

Support for gRPC #8

codymullins opened this issue Apr 12, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@codymullins
Copy link
Contributor

No description provided.

@codymullins codymullins added the enhancement New feature or request label Apr 12, 2022
@codymullins codymullins added this to the v1 milestone Apr 12, 2022
@codymullins
Copy link
Contributor Author

Basic support for this has been added, though it is very elementary and relies on executing the command line grpcurl + using server reflection.

This additionally assumes grpcurl has been installed on the local machine. This isn't a big deal for desktop, but is likely incompatible with mobile devices.

@codymullins
Copy link
Contributor Author

Started to integrate using DynamicGRPC.

https://github.com/xoofx/grpc-curl/tree/main/src/DynamicGrpc

@codymullins codymullins self-assigned this May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant