Skip to content

lamter/TCPServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPServer

A TCP server based on gevent stream server.

How to Start

In production environment, start server as : cd TCPserver/sh sh start_server.sh and stop server as : sh stop_server.sh

Clearly, pid file under floder TCPServer/tmp.

In other way, you can python server.py direactly. By This way, conf_debug will be available which you can rest argument in conf_server.

About

A TCP server based on gevent stream server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published