Skip to content

feature request: a http plugin #601

@crawshaw

Description

@crawshaw

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions