Module bodies

Source
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_utilstest-utils
Test helper impls for generating bodies