Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

[feature/multicast-dns] Added support for custom DNS server IP #142

Merged
merged 5 commits into from
Oct 18, 2022

Conversation

rennokki
Copy link
Contributor

@rennokki rennokki commented Sep 23, 2022

I need to test my app for a custom DNS server (that's not the default one), and multicastdns() does not supports it.

I've added the ip option according to the multicast-dns dependency.

Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

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

LGTM - please can you add a test to ensure there are no regressions around this in future.

src/index.ts Show resolved Hide resolved
@rennokki rennokki requested review from achingbrain and removed request for wemeetagain and mpetrunic October 10, 2022 07:40
@achingbrain
Copy link
Member

@rennokki thanks - can you please add a test to this PR

@rennokki
Copy link
Contributor Author

@achingbrain Finally had some time to update the PR :)

@achingbrain achingbrain merged commit 3b6c7db into libp2p:master Oct 18, 2022
@achingbrain
Copy link
Member

Thanks!

@rennokki rennokki deleted the patch-1 branch October 18, 2022 20:37
@rennokki
Copy link
Contributor Author

github-actions bot pushed a commit that referenced this pull request Oct 27, 2022
## [5.1.0](v5.0.0...v5.1.0) (2022-10-27)

### Features

* add support for custom DNS server IP ([#142](#142)) ([3b6c7db](3b6c7db))
@github-actions
Copy link

🎉 This PR is included in version 5.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@achingbrain
Copy link
Member

Thanks for the prod, looks like GitHub was having a moment, all good now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants