need add feature "ipfs p2p listen /x/test /ipfs/QmXXXXXXXXX/x/test1"
Open
kind/enhancement
- Dominant language
- Go
- Stars
- 17.1k
- Forks
- 3.2k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 11
Description
need add feature "ipfs p2p listen /x/test /ipfs/QmXXXXXXXXX/x/test1"
now ipfs p2p listen can only forward data to an ip:port,
maybe,support forward data to another node's protocol "/x/test1" is important.
for eaample:
ipfs p2p listen /x/test /ipfs/QmXXXXXXXXX/x/test
this would make the current node listen at protocol "/x/test" and forward the data to node "/ipfs/QmXXXXXXXXX" and it's protocol "/x/test1"
Contributor guide
Assessment
This issue has not been assessed yet.