process_orchestration for asgi added

This commit is contained in:
Илья Глазунов
2025-12-04 01:25:13 +03:00
parent bb2c3aa357
commit 3454801be7
10 changed files with 2303 additions and 115 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[project]
name = "pyserve"
version = "0.9.1"
description = "Simple HTTP Web server written in Python"
version = "0.9.9"
description = "Python Application Orchestrator & HTTP Server - unified gateway for multiple Python web apps"
authors = [
{name = "Илья Глазунов",email = "i.glazunov@sapiens.solutions"}
]