Skip to content

trvoid/python-tcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-tcp-server

Lightweight TCP server/client with a service framework written in Python

Features

  1. Single-threaded non-blocking I/O for networking
  2. Event-driven data receive/send handling
  3. Logging configured by the maximum file size and backup file numbers
  4. Service framework that enables developers to focus on implementing business logic

About

TCP server/client written in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages