summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/transfers.py
Commit message (Expand)AuthorAgeFilesLines
* fix(node): a transfer id names a lease, or it names nothingChristophe Besson12 days1-0/+9
* docs(code): drop the references to a plan file that no longer existsChristophe Besson2026-09-101-25/+20
* fix(node): the leaseless bound refused the music playerChristophe Besson2026-09-091-4/+23
* feat: MNP 3.0 — a transfer needs a leaseChristophe Besson2026-09-091-0/+83
* fix(node): a running transfer keeps its slot, and a dead grant lets goChristophe Besson2026-09-081-4/+25
* feat(node): make the transfer caps settable, node-wide and per groupChristophe Besson2026-09-081-2/+32
* feat(node): transfer leases, pools and a queue for downloads and uploadsChristophe Besson2026-09-081-0/+354