libp2p / observer-toolkit

🐣 [WIP] toolkit for building libp2p introspection widgets + a few useful out-of-the-box widgets
https://libp2p.io
MIT License
2 stars 2 forks source link

feat: add dht lookups #89

Open vasco-santos opened 3 years ago

vasco-santos commented 3 years ago

This was done as a hack for a demo and this should be revisited as the UI is far away from polished as well as the codebase. This draft PR is mostly for visibility as we also need to discuss the protobuf definition updated.

This PR adds a visualisation widget for DHT queries based on https://github.com/libp2p/py-libp2p-xor. This needs the protobuf definition to be updated to include data on the DHT Lookup/queries