LIAUD Corentin
9183df0ebd
fix: fixes according to PR comments
...
- Reset previous implementation of InMemoryExampleStorage
- Implement default (empty) behaviour of on_piece_completed in trait
itself
- Now passing a ValidPieceIndex in on_piece_completed
2024-08-28 08:28:14 +02:00
LIAUD Corentin
35d57ae8a2
feat: add on_piece_completed method on TorrentStorage
2024-08-27 22:00:14 +02:00
Igor Katson
451debedbb
Renames
2024-08-21 16:12:20 +01:00
Igor Katson
83592ca866
Session persistence rewritten completely
2024-08-15 10:40:48 +01:00
Igor Katson
c196c11860
trying to make tests work with new metadata
2024-08-14 12:14:57 +01:00
Igor Katson
ace4bed0c6
Folders and files are now deleted more comprehensively
2024-06-21 15:17:41 +01:00
Igor Katson
0b1499aa10
Make all experimental storages optional
2024-05-03 02:53:52 +04:00
Igor Katson
2c500049e8
Move around storage into folders
2024-05-03 02:53:52 +04:00
Igor Katson
5027d8ccd1
All storage factories are generic now
2024-05-03 02:53:52 +04:00
Igor Katson
bc5098355f
Move mmap to storages from example
2024-05-02 12:29:46 +04:00
Igor Katson
3398babba9
Mmap custom storage example
2024-05-02 12:29:46 +04:00
Igor Katson
f2ae2f67f4
Custom storage example
2024-05-02 12:29:46 +04:00
Igor Katson
6c3dfbc52f
Add storage example
2024-05-02 12:29:46 +04:00
Igor Katson
006d83d6a7
Update docs, cleanup for 4.0.0 release
2023-12-03 12:14:50 +00:00
Igor Katson
1c53aeba2f
Fix a couple bugs
2023-11-25 11:21:45 +00:00
Igor Katson
1bea1f9235
Better API for stats printing
2023-11-25 10:11:40 +00:00
Igor Katson
707d4be631
The server now doesnt read files by itself, client must do it
2023-11-22 18:06:09 +00:00
Igor Katson
123859328f
Remove old slow peer stats computation
2023-11-20 01:19:24 +00:00
Igor Katson
0c89ee9248
Add parameter with_peers to stats_snapshot while its slow
2023-11-19 23:11:11 +00:00
Igor Katson
2ebbc0a828
Add examples
2023-11-19 22:48:19 +00:00