Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upLocal Service Discovery (BEP14) #1136
Open
Labels
Comments
This comment has been minimized.
This comment has been minimized.
|
Also, I could've sworn an issue for this BEP was posted before. |
This comment has been minimized.
This comment has been minimized.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I feel WebTorrent (node.js) and WebTorrent Desktop needs this to push for further decentralization.
Plus it'd be useful for simply making lives easier by allowing local PCs to share over the BitTorrent protocol.
http://bittorrent.org/beps/bep_0014.html
Personally, I'd like to take a jab at this but I'm far too deep in the noob realm to grasp everything here.
At first I thought torrent clients were using mDNS to accomplish this and I thought I could just slap on some Node mDNS library to get by but it appears to be something else (at least from my perspective).
Any thoughts?