Expand description
The collection of algorithms for downloading block bodies.
Modulesยง
- A naive concurrent downloader.
- A body downloader that does nothing. Useful to build unwind-only pipelines.
- A downloader implementation that spawns a downloader to a task
- test_
utils test-utils
Test helper impls for generating bodies