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

serverv2: add reverse proxy to forward requests to upstream #57

Merged
merged 1 commit into from
Jun 1, 2024

Commits on Jun 1, 2024

  1. serverv2: add reverse proxy to forward requests to upstream

    Adds a simple serverv2 proof of concept. The server runs a HTTP reverse
    proxy, and to dial an upstream it looks for an existing upstream muxado
    connection, then creates a new stream on that existing connection.
    andydunstall committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a83a2e1 View commit details
    Browse the repository at this point in the history