Skip to content

yangbo1024/yueban_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yueban_server

a light-weight python game server framework based on Python 3.5+

start example(use gunicorn): gunicorn my_app_module:my_web_app -w 4 --bind localhost:8080 --worker-class aiohttp.GunicornWebWorker

About

a light-weight python game server framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages