Commit Graph

  • 76a64784ce feat: add .gitignore entries for backup files and app2.py, and include review JSON/MD artifacts for zamenyat modules main retoor 2024-12-29 20:17:45 +0000
  • b1c84e67c9 feat: add .gitignore entries, new run2 target, and rewrite __main__ with MIT license header retoor 2024-12-29 20:05:43 +0000
  • 00e2232e40 chore: reformat argparse arguments and fix import ordering in app.py and __main__.py retoor 2024-12-18 04:57:06 +0000
  • 1a79ba252a fix: correct connection count variable in upstream connect/disconnect log messages and fix writer close ordering retoor 2024-12-18 03:27:12 +0000
  • 0a7aa5babb perf: replace per-connection counter with total counter in handle_client to fix connection numbering retoor 2024-12-18 03:20:09 +0000
  • 65e9027676 perf: disable debug logging and remove print statements in Socket and Application classes retoor 2024-12-18 03:15:57 +0000
  • 6d671d0ee3 perf: raise thread pool to 2500 and buffer to 4096 with configurable backlog in serve methods retoor 2024-12-18 03:14:00 +0000
  • 92c0cf5058 feat: reduce buffer size and add debug mode to async reader/writer classes retoor 2024-12-18 03:02:56 +0000
  • 03f3fc5420 fix: restore websocket connection handling and reconnection logic retoor 2024-12-18 02:09:37 +0000
  • 55d7eedd0e feat: add AsyncReader/AsyncWriter buffered I/O wrappers and Socket class in app.py retoor 2024-12-18 01:42:16 +0000
  • a85433df6e feat: add initial project scaffold with Makefile, pyproject.toml, setup.cfg, and CLI entry point retoor 2024-12-17 21:49:51 +0000
  • c74422583b feat: add initial project scaffolding with .gitignore, MIT license, and README retoor 2024-12-17 18:27:09 +0000