-
-
Notifications
You must be signed in to change notification settings - Fork 400
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
preferred address #1816
preferred address #1816
Conversation
e59c381
to
8a6bcd2
Compare
FYI, we're planning to release 0.11.0 soon (see #1737). This includes some semver-incompatible changes in its current form, so it would be nice to see if we can get it merged. |
This is looking pretty good, thanks! I'll let @Ralith make a final review pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, this looks good! It could be split into a commit that allows per-connection ServerConfig
s and a commit that exposes preferred addresses, but since it's pretty easy to review regardless I won't insist on that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
438e37d
to
8a876e2
Compare
8a876e2
to
7168826
Compare
7168826
to
bd4a511
Compare
allows server to provide a preferred address to clients.