Commit Graph

20 Commits

Author SHA1 Message Date
lorsan bef8409b8c feat: add connection manager 2026-05-17 12:50:14 +03:00
lorsan 5b297d5c1f feat: create agent connection store 2026-05-16 18:33:36 +03:00
lorsan f1042ac9ea feat: new agent connections test and refactoring tests 2026-05-16 14:49:44 +03:00
lorsan 0972a7b290 feat: new agent connections test Heartbeat timeout 2026-05-15 20:54:54 +03:00
lorsan a206b0335d fix: with heartbeat timeout Listen did not complete 2026-05-15 20:53:48 +03:00
lorsan 86ff71f33c refactor: errors moved to errors.go 2026-05-15 19:52:40 +03:00
lorsan 942b8f4ddc feat: add test for agent connection 2026-05-14 21:51:51 +03:00
lorsan 8306623645 fix: stream close in agent connection 2026-05-14 20:09:34 +03:00
lorsan b7893603ea fix: delete id in response 2026-05-14 16:27:59 +03:00
lorsan 6046b8ae9d feat: create execute command 2026-05-11 17:40:02 +03:00
lorsan d27eff2c57 refactor: switch response chan map for store 2026-05-11 10:21:29 +03:00
lorsan 54ed8fd0d2 feat: create heartbeat processing system 2026-05-11 09:07:32 +03:00
lorsan 6277523b23 refactor: create heartbeats func in HubStore 2026-05-09 22:31:42 +03:00
lorsan f2d0924bca feat: new table heartbeats 2026-05-06 21:51:33 +03:00
lorsan ce84c19f90 Merge branch 'main' into feat/stream-hub 2026-05-05 20:34:32 +03:00
lorsan 4988aacc56 refactor: migrate to sqlite 2026-05-05 20:32:29 +03:00
lorsan c116a7089a feat: new type structure for stream 2026-05-05 18:26:18 +03:00
lorsan 7a53c1dc9f refactor: defer close connection or file 2026-05-05 14:49:50 +03:00
lorsan 8d9e748d7a refactor: change system logging in hub 2026-05-04 08:52:13 +03:00
lorsan c44fedb488 refactor: change structure project 2026-05-03 19:17:55 +03:00