Lightweight TCP server/client with a service framework written in Python
- Single-threaded non-blocking I/O for networking
- Event-driven data receive/send handling
- Logging configured by the maximum file size and backup file numbers
- Service framework that enables developers to focus on implementing business logic