-
-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Description
Hello! This is a very neat project. We are trying to use it, but find the requirement to present a GRPC endpoint surprisingly tricky. We currently have a custom web server, but we cannot easily serve GRPC out of it (because it is apparently tricky to layer remote-addr style auth onto GRPC). So we find ourselves having to bring up another server just for the sshpiperd handler.
What would be ideal is if we could have an HTTP endpoint on our server that reads a JSON request and responds with a bit of JSON, rather than wrestle GRPC. Is this something that would be reasonable for a plugin?
Metadata
Metadata
Assignees
Labels
No labels