Skip to content
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

allow tag to be passed into NewMdnsService #233

Merged
merged 1 commit into from
Sep 29, 2017

Conversation

zippy
Copy link
Contributor

@zippy zippy commented Sep 24, 2017

The current implementation uses the constant ServiceTag which is set to an ipfs specific value. As a generalized p2p library this value should be settable by the caller to NewMdnsService.

@whyrusleeping whyrusleeping merged commit 4ec7313 into libp2p:master Sep 29, 2017
@zippy
Copy link
Contributor Author

zippy commented Sep 30, 2017

Hey, thanks for merging. Currently my use of libp2p seems to be governed by the gx version. So I don't actually have access to this change until there's a gx bump. What's your process around that, or perhaps am I doing something wrong on my end in the use of the repo?

@whyrusleeping
Copy link
Contributor

Hey @zippy, I can run a gx publish of this for you so you can update it within your package.

@whyrusleeping
Copy link
Contributor

Alright, published go-libp2p 5.0.3: https://github.com/libp2p/go-libp2p/blob/master/.gx/lastpubver

In your application that is importing go-libp2p via gx, you will need to run gx update github.com/libp2p/go-libp2p. Let me know if you run into any issues, I'm always very interested to see others using gx (and am acutely aware that it needs a good deal of UX work)

@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
marten-seemann pushed a commit that referenced this pull request Apr 21, 2022
* support for forced direct connections.
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.

3 participants