NikolayBlagoev / DecCom-Python

Decentralised communication with Python made easy
MIT License
0 stars 0 forks source link

Multi-node peers #4

Open NikolayBlagoev opened 4 months ago

NikolayBlagoev commented 4 months ago

Some peers may have multiple nodes (IP+port combination) working at the same time (or even just multiple ports on same machine). How to handle this?