build: vendor dependencies as submodules
This commit is contained in:
parent
252bc8140b
commit
bc1eb5a08e
8 changed files with 23 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* naut_swarm — multi-peer download driver built on the torrent-peer engine.
|
||||
*
|
||||
* The engine (../torrent-peer, engine.h) owns all peer sockets, the wire
|
||||
* The engine (external/torrent-peer, engine.h) owns all peer sockets, the wire
|
||||
* protocol, the request pipeline, transports (TCP/µTP/MSE), and piece selection.
|
||||
* This driver:
|
||||
* - parses the .torrent / magnet and (for magnet) fetches the info dict,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue