Python Asynchronous TCP/UDP Server Framework
pyserver
is a simple python asynchronous TCP/UDP server/client library.
You can to use pip to install pyserver:
$ pip install pyserver
Or using last source:
$ pip install git+git://github.com/juhgiyo/pyserver.git
Please see the wiki page
Should all be reported on the Github Issue Tracker
Copyright (c) 2016 Woong Gyu La juhgiyo@gmail.com. See LICENSE for details.