fix: reconnect after silent control heartbeat loss

This commit is contained in:
2026-07-27 02:45:21 +00:00
parent 4ba5e92248
commit 1a06da3984
7 changed files with 70 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "archive-clients"
version = "0.1.12"
version = "0.1.13"
requires-python = ">=3.11"
dependencies = ["protobuf==7.35.1", "websockets==16.0"]