Skip to content

New features for P2P mode #26

@WillTDA

Description

@WillTDA

I shall split this into two parts:

Allow Peer-to-Many

A system could be introduced (perhaps through a numerical input on the UI, made accessible through an environment variable flag on the server) that allows more than one peer to recieve a file from the same connection code. The UI and current P2P implementation would have to be updated to allow for this.

Transfer Sessions

A system could be introduced (perhaps through a toggle option on the UI, made accessible through an environment variable flag on the server) that allows connected peers to trade files across the same connection, instead of having to open multiple. There could be a table view for either user to offer files, and the other user can press a button to request the file. This system could also be improved with Peer-to-Many, discussed above.", allowing multiple people to trade multiple files between each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededp2pThis issue concerns P2P/Direct Transfer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions