Files
p2p-rendering-computation/p2p/README
Akilan1999 79860a2756 commited readiptable
Signed-off-by: Akilan1999 <akilan.selvacoumar@planetscale.com>
2021-03-20 19:19:34 +04:00

14 lines
451 B
Plaintext

P2P module
===========
(Techniques to get over NAT)
- UPNP implementation
- DMZ to be used if UPNP does not work
- Port forwarding for future release
(Discovery of Nodes)
- Connect to reliable connection (that has some knowledge)
- Check if the connection is still open (If not instruct the server to remove from table)
- According speed tests
- Send list of servers connection open
- default 100 MB (to store tables of ip records)