add message sending with stomp protocol
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
2026-07-26 22:08:49 +02:00
parent 5edb929b0f
commit 32dcd43fe5
2 changed files with 53 additions and 1 deletions
+1 -1
View File
@@ -25,5 +25,5 @@ dependencies = [
"simple-term-menu>=1.6.6",
"sqlalchemy>=2.0.40",
"sqlmodel>=0.0.24",
"stomp.py",
"stomp-py",
]