Skip to content

juhgiyo/pyserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python Asynchronous TCP/UDP Server Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages