Skip to content

Fix #80: proxy routing - #83

Merged
borkdude merged 8 commits into
mainfrom
proxy-routing
Jul 26, 2026
Merged

Fix #80: proxy routing#83
borkdude merged 8 commits into
mainfrom
proxy-routing

Conversation

@borkdude

Copy link
Copy Markdown
Contributor

No description provided.

jeeger and others added 8 commits July 26, 2026 13:52
- Modified `->ProxySelector` to take a vector of handlers and proxy parameters in addition to the "simple" host/port config argument.
- Added functions to construct handler/proxy pairs.
- Added some tests for proxy selection
- Updated changelog.
- Removed `->Proxy` function from public interface, dynamic proxy functions now return a map of `:host`, `:port` and `:type`.
- Support `:type` for static proxy configuration.  Allows specifying a static socks proxy now.
- Moved proxy selector dispatch on argument type into internal package.
@borkdude
borkdude merged commit 3a6764b into main Jul 26, 2026
6 checks passed
@borkdude
borkdude deleted the proxy-routing branch July 26, 2026 11:55
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.

2 participants