This allows us to hide the `TimestampCollector` and to expose only the address book data required by the inbound request service. It also lets us have a common data structure (the `AddressBook`) for collecting peer information that can be used to manage information that other peers report to us. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: