Round-Based Networking Extension
SDK source (GitHub): https://github.com/tangle-network/blueprint/tree/v2/crates/networking/extensions/round-based
This extension provides the RoundBasedNetworkAdapter, which bridges a NetworkServiceHandle with the round-based
protocol framework. See the P2P usage guide for a minimal integration example.