Skip to content

Conversation

@nazar-pc
Copy link
Contributor

Description

This is agreed alternative to #5692, which resolves #5634

Notes & open questions

#5692 was open for a long time, and it was requested that I add an additional method that simply takes addresses as an extra parameter, so this is exactly what I did here.

Change checklist

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • A changelog entry has been made in the appropriate crates

Copy link
Member

@dariusc93 dariusc93 left a comment

Choose a reason for hiding this comment

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

Thanks!

@nazar-pc nazar-pc force-pushed the send-request-with-addresses branch from b8775c8 to 5e033bf Compare March 20, 2025 08:51
@nazar-pc nazar-pc changed the title feat(request-response): add Behavior::send_request_with_addresses() feat(request-response): add Behaviour::send_request_with_addresses() Mar 20, 2025
@nazar-pc nazar-pc force-pushed the send-request-with-addresses branch from 5e033bf to 6dc22b1 Compare March 20, 2025 09:01
@elenaf9
Copy link
Member

elenaf9 commented Apr 15, 2025

Friendly ping @nazar-pc: there are still two small docs nits open, then I think we can merge this.

@nazar-pc nazar-pc requested a review from elenaf9 April 15, 2025 11:45
@nazar-pc
Copy link
Contributor Author

Applied suggestions, CI is happy now too

Copy link
Member

@elenaf9 elenaf9 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mergify mergify bot merged commit cc3271f into libp2p:master Apr 15, 2025
71 checks passed
@nazar-pc nazar-pc deleted the send-request-with-addresses branch April 15, 2025 17:56
lla-dane pushed a commit to lla-dane/rust-libp2p that referenced this pull request Apr 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support explicit addresses for dialing purposes send_request

3 participants