A network's routing visualization using socket.io with text and file transfer from one node to another.
- clone the project
- cd into project directory
- npm install
- npm start
- goto http://localhost:3000/nodeName
- open as many tabs you want with differnt nodeNames
- send message or file to any destination node
If you think you've found a bug, or something isn't behaving the way you think it should, please raise an issue on GitHub.