22 releases (breaking)
0.26.0 | Jul 18, 2024 |
---|---|
0.23.0 | Jun 24, 2024 |
0.19.0 | Mar 18, 2024 |
0.15.0 | Dec 13, 2023 |
0.1.0-dev.2 | Jul 27, 2023 |
#25 in #prototype
Used in polkadot-sdk
2MB
40K
SLoC
Statement handling to plug on top of the network service.
Usage:
- Use
StatementHandlerPrototype::new
to create a prototype. - Pass the
NonDefaultSetConfig
returned fromStatementHandlerPrototype::new
to the network configuration as an extra peers set. - Use
StatementHandlerPrototype::build
thenStatementHandler::run
to obtain aFuture
that processes statements.
Dependencies
~73–115MB
~2M SLoC