network icon indicating copy to clipboard operation
network copied to clipboard

feat(network): NET-1334 Diagnostics network

Open juslesan opened this issue 1 year ago • 1 comments

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.

juslesan avatar Sep 06 '24 08:09 juslesan