Commit Graph

83 Commits

Author SHA1 Message Date
lorsan 5a42b918e0 refactor: staticcheck 2026-05-25 16:21:08 +03:00
lorsan 43c43673a9 refactor: delet default for select 2026-05-25 16:15:57 +03:00
lorsan b43575f390 refactor: change CpuUsage for CPUUsage 2026-05-25 16:14:31 +03:00
lorsan aae15f6599 refactor: edit agent connection listen in tests 2026-05-25 16:13:25 +03:00
lorsan 07669d43c8 refactor: edit capabilities 2026-05-25 16:03:11 +03:00
lorsan dff83c6b60 refactor: separate proto file, edit capabilities 2026-05-24 13:27:44 +03:00
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 6077e4c37d refactor: edit docker compose dev and update go mod 2026-05-20 21:56:53 +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
Станислав 2d69f22f17 Merge pull request #8 from lorsanstand/refactor/migrate-to-sqlite
refactor: migrate to sqlite
2026-05-05 20:33:08 +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 3b18506c62 Merge remote-tracking branch 'origin/main' into feat/stream-hub 2026-05-05 18:22:37 +03:00
Станислав 91c49fb563 refactor: refactor logging, structure with idiomatic go
Ref/full prpject
2026-05-05 18:21:30 +03:00
lorsan 7a53c1dc9f refactor: defer close connection or file 2026-05-05 14:49:50 +03:00
lorsan ea5cca09f5 refactor: add agent name in logger 2026-05-04 09:40:09 +03:00
lorsan 322f586ba4 refactor: change structure settings to interface 2026-05-04 09:37:37 +03:00
lorsan 8d9e748d7a refactor: change system logging in hub 2026-05-04 08:52:13 +03:00
lorsan 4dfbe1ad7f refactor: change system logging 2026-05-03 22:34:21 +03:00
lorsan c44fedb488 refactor: change structure project 2026-05-03 19:17:55 +03:00
Станислав 5d8c1950a3 Merge pull request #6 from lorsanstand/feat/register-agent
Feat/register agent
2026-05-03 16:50:06 +03:00
lorsan 2e3b74f91c feat: create new grpc streamconnection 2026-04-24 12:02:29 +03:00
lorsan e289365ce8 feat: create save new agent in db 2026-04-19 16:16:24 +03:00
lorsan 52766cf7e8 feat: add register agent in db 2026-04-16 13:38:35 +03:00
lorsan 65d8f883dc feat: create migrator 2026-04-15 19:03:51 +03:00
lorsan 4e6e83795a feat: add scripts generate proto 2026-04-15 18:17:07 +03:00
lorsan 97e9458700 feat: new hub service in hub 2026-04-15 17:55:34 +03:00