FizzyFlow / Flow

:ocean: The Flow. Smart money blockchain written in javascript
GNU Affero General Public License v3.0
2 stars 1 forks source link

Implement some visualisation of peers connections #9

Closed jeka-kiselyov closed 7 years ago

jeka-kiselyov commented 7 years ago

It's really hard to test connections between multiple peers. Check out tests/peers_discover.test.js It's a mess. Would be cool to have some nice way to present that statuses. Maybe some visualisation app? Maybe logs parser? It's not trivial task, spend some time thinking about this.

jeka-kiselyov commented 7 years ago

re #13

jeka-kiselyov commented 7 years ago

There's new tool available: https://github.com/FizzyFlow/FizzyNetworkVisualisation Demo video: https://youtu.be/bkBqAc8G7UM

FizzyFlow settings are in settings/network.js