Skip to content

feat(client): add UnixConnector for Unix domain sockets - #312

Open
WhyNotHugo wants to merge 1 commit into
hyperium:masterfrom
WhyNotHugo:unix-connector
Open

feat(client): add UnixConnector for Unix domain sockets#312
WhyNotHugo wants to merge 1 commit into
hyperium:masterfrom
WhyNotHugo:unix-connector

Conversation

@WhyNotHugo

Copy link
Copy Markdown

Connector for the legacy Client that always connects to a fixed Unix domain socket path, analogous to HttpConnector for TCP.

Useful for talking to locally running services, special proxies, or tunnels.

Destination Uri is used only for the Host header and request target.

Connector for the legacy Client that always connects to a fixed Unix
domain socket path, analogous to HttpConnector for TCP.

Useful for talking to locally running services, special proxies, or
tunnels.

Destination Uri is used only for the Host header and request target.
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