network
network copied to clipboard
feat(network): NET-1334 Diagnostics network
Summary
Add basic diagnostis to the NetworkNode. Binding to the sdk included
Future improvements
- Add diagnostic measurements between neighors in layer2. The current problem is tha measuring bytes in and out is a bit difficult between peers. This is due to the messages not being in binary format once entering the network node.