Skip to content

About data transfer for no P2P connection #94

Description

@ancly2008

When a P2P connection cannot be established between two peers, the current solution is to transfer data through supernodes. Can future versions consider transferring data through other peers who have already established P2P connections? For example, in a community, peer1, peer2, peer3, peer4, peer1 and peer2, and peer3 are P2P, Peer1 and Peer4 are unable to establish a P2P connection. In this case, Peer1 can automatically select Peer2- Peer4, Peer3- Peer4, or Peer2- Peer3- Peer4, and can use the minimum RTT or minimum peer load to automatically select the intermediate path

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions