Commit Graph

30 Commits

Author SHA1 Message Date
lorsan 593475f2cf refactor: move const in config 2026-05-23 17:17:35 +03:00
lorsan 8a3da3b017 refactor: move rpc mappper for shared 2026-05-23 16:59:00 +03:00
Станислав 0c2fdfee2a add support stream in hub
Create connection manager for stream
2026-05-23 16:56:42 +03:00
lorsan 2ca5e7fa8c refactor: separate app run 2026-05-23 14:13:49 +03:00
lorsan c41cbc3c2f feat: add connect stream to connection manager 2026-05-23 14:03:43 +03:00
lorsan b157d7c32d refactor: сhanged the connection manager to implement the stream 2026-05-21 22:17:16 +03:00
lorsan 4f4d213aca feat: add test connection manager 2026-05-20 21:55:43 +03:00
lorsan f0c3a67826 refactor: comma-ok in listenHeartbeat 2026-05-18 16:06:29 +03:00
lorsan ef67ccd7b2 fix: agent_id in table 2026-05-18 16:01:07 +03:00
lorsan 8705f8708d refactor: edit readme 2026-05-18 15:58:00 +03:00
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