dotfiles/app/lib/prymn_web/live/server_live
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
..
index.ex refactor: agent connections now use the new healthcheck streaming 2023-08-19 21:14:07 +03:00
index.html.heex app: use normal assigns instead of streams for the server list 2023-07-26 22:41:52 +03:00
new_server.ex app: add user authentication 2023-07-28 23:44:00 +03:00
show.ex rename backend -> app 2023-07-19 23:24:24 +03:00
show.html.heex rename backend -> app 2023-07-19 23:24:24 +03:00