cn-py-serv/server
Иван Солнцев c9ed7835c1
Move log setup functional
... to main file.

Fix:
 - HTTP handler:
   - Rename function __write_func into http handler file;
   - Change close connection functions to self.__close().
2024-10-05 17:27:06 +03:00
..
__init__.py Code review 2024-10-03 14:26:15 +03:00
common.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
file_read.py Add LICENSE file 2024-10-05 17:07:49 +03:00
http_handler.py Move log setup functional 2024-10-05 17:27:06 +03:00
main.py Split TCP socket server and HTTP handler. 2024-10-03 14:50:42 +03:00
response.py Add LICENSE file 2024-10-05 17:07:49 +03:00
urlhandler.py Add LICENSE file 2024-10-05 17:07:49 +03:00