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 116 additions and 147 deletions
Showing only changes of commit 00d1d869d5 - Show all commits

4
uv.lock generated
View File

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