pyNetGameSync A python library for network games. It's meant to facilitate synchronization of objects over the network. It uses a fast custom-built (reliable) UDP protocol. Take a loot at "_example_Syncer.py" and everything will be awnsered.