You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Me page, we want to show a node graph to represent the all the direct connections to your phone. It gives an idea of how well-connect you are to the mesh network at the moment. Some relevant information may include:
Last four bytes of your peer's address as in fc00.org
The peering protocol expressed in colour code (e.g. IPTunnel, BT)
On the Me page, we want to show a node graph to represent the all the direct connections to your phone. It gives an idea of how well-connect you are to the mesh network at the moment. Some relevant information may include:
I am thinking a
WebView
loading a local JS implementation like this will do. See discussion on this topic here #16.The text was updated successfully, but these errors were encountered: