Closed
Description
What would you like to be added:
When we add GRPC Support to falco, it would be good to have an option to support connecting to the grpc server via a unix domain socket in addition to a tcp connection.
Why is this needed:
This allows for more security for use cases where clients can be colocated with falco and allows for a slightly smoother process when developing with falco, where you might not want to generate tls certificates.
Activity