renet

Renet, reliable udp


License
LGPL-3.0
Install
pip install renet==0.11

Documentation

Reliable UDP network for games in pure Python. A light-weight manager of connections for sending and recving data over UDP sockets.

It works but still very much a WIP.

Installation

pip install renet