FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

implement the unix domain socket by silence-code · Pull Request #1688 · AsyncHttpClient/async-http-client · GitHub

implement the unix domain socket - #1688

Open
silence-code wants to merge 3 commits into
AsyncHttpClient:mainfrom
silence-code:uds
Open

implement the unix domain socket#1688
silence-code wants to merge 3 commits into
AsyncHttpClient:mainfrom
silence-code:uds

Conversation

Copy link
Copy Markdown

usage can see example.CompletableFutures

slandelle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

The problem with this PR is that is completely break the existing API because of the InetAddress to SocketAddress change.
Sadly, I'm not willing to break everything now for the sole sake of supporting domain sockets. Maybe in a future major release.

abort(null, future, getCause(cause));
}
});
}else {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

code not formatted

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

My idea does not meet the formatting rules, please help format

Copy link
Copy Markdown
Author

Thanks for your code review, I will take the time to solve the problem of breaking these existing APIs.

Copy link
Copy Markdown
Author

I have reduced the breaking of the original API

Copy link
Copy Markdown
Author

Can I ask which version can incorporate this function?

slandelle force-pushed the master branch 5 times, most recently from 6ea11f4 to f8fab66 Compare February 7, 2020 12:25

Copy link
Copy Markdown

When will this feature be supported?

vy commented Jan 29, 2026

Copy link
Copy Markdown

Fixes #1670.

Copy link
Copy Markdown
Member

@vy PR needs to be rebased with 3.x branch; are you willing to pick it up? Or I can do as well.

vy commented Jan 29, 2026

Copy link
Copy Markdown

@hyperxpro, I was just trying to get the GitHub references right.
I will kindly pass your gratuitous offer of picking up this task.

hyperxpro force-pushed the main branch 2 times, most recently from c6640bd to 83e552e Compare August 9, 2026 22:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

6 participants


Back | FazBrowse Home | New Git URL