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

Show user's own peer ID in data panel, taken from Runtime data context #24

Closed AlanSl closed 4 years ago

AlanSl commented 4 years ago

Adds mock peer Ids to the mock data Runtime messages and uses the extracted runtime messages to show a peer Id symbol in the data panel in the bottom right.

Following a small earlier design change removing sections from this panel, I've iterated slightly making it more consistent with the others, including adding a "You are here" marker icon:

image

image