updated docs

This commit is contained in:
2023-06-08 03:39:05 +01:00
parent 5ac033403f
commit 4d2b903a0f
6 changed files with 20 additions and 184 deletions

View File

@@ -19,10 +19,8 @@ In this repository the P2P module has been designed from sratch at the point of
## Responsibility
- To perform speed test to determine best node to connect
- To ensure the IP table has nodes which are pingable
- Using techniques such as [UPNP](https://en.wikipedia.org/wiki/Universal_Plug_and_Play). Still under development
- Port Forwarding (To be introducted in a future release)
- Taking to nodes behind NAT. [More about the implementation](NAT-Traversal)...
## Note: