Commit graph

2 commits

Author SHA1 Message Date
Nikos Papadakis
5bd44ef9ac
refactor: agent connections now use the new healthcheck streaming
`Prymn.Agent.Connection` GenServer uses healthchecking with the new
streaming RPC, retrieving asynchronously the health status of the agent.

The Connection will also shut itself down when there's no usage (when
the keepalive function is not called frequently)
2023-08-19 21:14:07 +03:00
Nikos Papadakis
de55092ade
rename backend -> app 2023-07-19 23:24:24 +03:00
Renamed from backend/lib/prymn/application.ex (Browse further)