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

Dynamic target's path in WebSocket #40

Merged
merged 5 commits into from
Jan 26, 2024
Merged

Conversation

LdDl
Copy link
Contributor

@LdDl LdDl commented Jan 22, 2024

Relates to #39
What's in PR:

  1. Considered constant header Override-Path behavior: if it is provided by reverse proxy server then override actual routing. Thanks to ResolveReference it does not overrides schema/host and port of main server.
  2. Modified pure HTML+JS client example
  3. Modified Go client example
  4. A couple of screenshots
  5. Updated README

ws_reverseproxy.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@LdDl
Copy link
Contributor Author

LdDl commented Jan 25, 2024

@yeqown I've updated PR. Hope it resolves developers needs

@yeqown yeqown merged commit 47d038a into yeqown:master Jan 26, 2024
1 check passed
@yeqown
Copy link
Owner

yeqown commented Jan 26, 2024

@LdDl Thanks for your contribution a lot

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.

None yet

2 participants