Rework update agent communication
未關閉
enhancement
- 主要語言
- TypeScript
- 星號
- 0
- 分支
- 0
- 平均合併
- 7 天 3 小時
- 30 天內合併 PR
- 2
描述
During implementing a docker update feature using the [AKTIN Updateagent](https://github.com/aktin/debian-updateagent-pkg), @rwm and I @LongusBongus decided to rework the communication. Currently communication runs as fire and forget requests, not we want to use keep-alive connections. For that @akomii proposed switching tcp, because of lower code overhead for implementation.
For that find a minimal invasive communication architecture, to keep the current functions as is but supporting the new unix sockets.
Sub-issues in other repository:
- https://github.com/aktin/debian-updateagent-pkg/issues/16
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。