rqbit/crates
Igor Katson 2778d46bb3
End-to-end unit test (#90)
* First implementation of create_torrent_file

* Test harness for e2e preparing

* Saving

* Continuing test harness

* Continuing test harness

* Continuing test harness

* All servers are running

* Full e2e harness done

* Test e2e harness working fine

* Remove lints

* injecting faults

* The e2e test runs continuously

* e2e test

* Add a test for create_torrent

* Nothing

* Nothing, just tweaking the numberes

* Update tokio, remove custom tempfile shim
2024-03-05 09:18:22 +00:00
..
bencode Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
buffers Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
clone_to_owned Small js (webui) cleanups 2023-11-23 00:42:10 +00:00
dht Shorten Pin<Box to BoxFuture 2024-02-27 08:14:39 +00:00
librqbit End-to-end unit test (#90) 2024-03-05 09:18:22 +00:00
librqbit_core End-to-end unit test (#90) 2024-03-05 09:18:22 +00:00
peer_binary_protocol Add support for BTv2 magnet links 2024-01-07 20:57:10 -06:00
rqbit Report size to trackers 2024-03-01 07:54:27 +00:00
sha1w Add more docs 2023-11-19 22:06:41 +00:00
tracker_comms Report size to trackers 2024-03-01 07:54:27 +00:00
upnp Try to make it compile on freebsd (#53) 2023-12-12 11:02:19 +00:00
README.md Add readmes everywhere 2023-11-15 14:01:41 +00:00

This package is a dependency of rqbit torrent client. It can be used by itself too. See more at the rqbit Github page.