Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Turn on gRPC server reflection #377

Open
alexeykiselev opened this issue Oct 22, 2020 · 0 comments
Open

[FEATURE] Turn on gRPC server reflection #377

alexeykiselev opened this issue Oct 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@alexeykiselev
Copy link
Member

Аbstract
To simplify the usage of node's gRPC API enable built-in gRPC reflection server following the instructions.

Motivation and Purposes
For now, the node's gRPC API could be discovered only by downloading and embedding Protobuf schemes in a client application.

Examples and implementations
The examples are available at known implementations page.

@alexeykiselev alexeykiselev added the enhancement New feature or request label Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant