mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-18 18:51:13 +10:00
ca groundwork
This commit is contained in:
5
server/internal/downloads/README.md
Normal file
5
server/internal/downloads/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Drop Download System
|
||||
The Drop download system uses a torrent-*like* system. It is not torrenting, nor is it compatible with torrenting clients.
|
||||
|
||||
## Clients
|
||||
Drop clients have built-in HTTP APIs that they forward with UPnP. This API exposes different capabilities for different Drop features, like download aggegration and P2P networking. When they sign on, they send a list of supported capabilities to the server.
|
||||
Reference in New Issue
Block a user