]> nmode's Git Repositories - signal-cli/commit
Add alive check (#1107)
authorced-b <cedric@cos.flag.org>
Tue, 22 Nov 2022 06:58:34 +0000 (01:58 -0500)
committerGitHub <noreply@github.com>
Tue, 22 Nov 2022 06:58:34 +0000 (07:58 +0100)
commit3e60303b90ff8c7c6fad390b45bc9338afdfb1c6
treed48521bd5cd6d5596fba77ba0ac32c89bf7823f0
parentb6e9dfa97d64fe60be9405f9f714d10eece9673f
Add alive check (#1107)

Adds a simple HTTP endpoint that can be used by the container
environment to see if the app is started and available.

Co-authored-by: cedb <cedb@keylimebox.org>
src/main/java/org/asamk/signal/http/HttpServerHandler.java