76a64784ce
feat: add .gitignore entries for backup files and app2.py, and include review JSON/MD artifacts for zamenyat modules
main
retoor2024-12-29 20:17:45 +00:00
b1c84e67c9
feat: add .gitignore entries, new run2 target, and rewrite __main__ with MIT license header
retoor2024-12-29 20:05:43 +00:00
00e2232e40
chore: reformat argparse arguments and fix import ordering in app.py and __main__.py
retoor2024-12-18 04:57:06 +00:00
1a79ba252a
fix: correct connection count variable in upstream connect/disconnect log messages and fix writer close ordering
retoor2024-12-18 03:27:12 +00:00
0a7aa5babb
perf: replace per-connection counter with total counter in handle_client to fix connection numbering
retoor2024-12-18 03:20:09 +00:00
65e9027676
perf: disable debug logging and remove print statements in Socket and Application classes
retoor2024-12-18 03:15:57 +00:00
6d671d0ee3
perf: raise thread pool to 2500 and buffer to 4096 with configurable backlog in serve methods
retoor2024-12-18 03:14:00 +00:00
92c0cf5058
feat: reduce buffer size and add debug mode to async reader/writer classes
retoor2024-12-18 03:02:56 +00:00