refactor: make connector use queues #4

Merged
pufereq merged 12 commits from refactor/make-connector-use-queues into develop 2025-11-30 17:35:33 +00:00
2 changed files with 30 additions and 24 deletions
Showing only changes of commit 8646388851 - Show all commits

4
uv.lock generated
View File

@@ -292,8 +292,8 @@ test = [
[[package]]
name = "judas-protocol"
version = "0.2.0"
source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#bc1bf46388eb904738893a2f86b5050b4ce2489e" }
version = "0.3.0"
source = { git = "https://gitea.pufereq.pl/judas/judas_protocol.git#c25ee1ebdfff8ff51bf00131732720091562e101" }
[[package]]
name = "markdown-it-py"