ipfs / ipfs/kubo

need add feature "ipfs p2p listen /x/test /ipfs/QmXXXXXXXXX/x/test1"

Open
#5,735 13 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.