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