Skip to content

PySockets p2p : Release v1.0.0

Latest
Compare
Choose a tag to compare
@BrAtUkA BrAtUkA released this 23 Nov 14:43
· 13 commits to main since this release
54ea322

A simple Python Sockets p2p network system made without any extra Libraries. tested and built on python-3.8.9. This Network works with hosts serving on different Public IP's. These IP's are sent to be held in a central Server. Clients can simply choose a host from the list and access thier services.