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