dotfiles/app/lib/prymn_web
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
..
components app: add 'Skip to content' link for accessibility' 2023-08-17 13:24:09 +03:00
controllers Add typespecs, remove unneeded documentation 2023-07-29 14:45:09 +03:00
live refactor: agent connections now use the new healthcheck streaming 2023-08-19 21:14:07 +03:00
endpoint.ex rename backend -> app 2023-07-19 23:24:24 +03:00
gettext.ex rename backend -> app 2023-07-19 23:24:24 +03:00
router.ex app: add user authentication 2023-07-28 23:44:00 +03:00
telemetry.ex app: add user authentication 2023-07-28 23:44:00 +03:00
user_auth.ex Add typespecs, remove unneeded documentation 2023-07-29 14:45:09 +03:00