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

Conversation

andydunstall
Copy link
Owner

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.

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 andydunstall merged commit 07e1917 into main Jun 1, 2024
3 checks passed
@andydunstall andydunstall deleted the serverv2-proxy-requests branch June 1, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant