3p/nix/nix-daemon: enable grpc reflection
#15
Opened by riking at
After cl/1356 is submitted, link to the libgrpc++_reflection library in the nix-daemon binary to enable the reflection protocol.
Force linkage by referencing the grpc::reflection::static_proto_reflection_plugin_initializer symbol.
riking at 2020-07-28T01·26+00
A philosophical stance that API servers should be self-documenting to the extent possible, and the grpc reflection API is what enables that with standard tooling.
riking at 2020-07-28T01·26+00
What's the use case for this?
aspen at 2020-07-28T01·26+00
Seems like a good enough reason to me
aspen at 2020-07-28T01·26+00
- tazjin closed this issue at 2022-01-15T07·11+00