Software /
code /
prosody
Diff
CHANGES @ 11779:f4f0bdaeabd2
prosodyctl: Add external connectivity check based on observe.jabber.network
This uses the (experimental) observe.jabber.network API to
perform external connectivity checks. The idea is to complement
the checks prosodyctl can already do with a (nearly) complete
s2s/c2s handshake from a remote party to test the entire stack.
author | Jonas Schäfer <jonas@wielicki.name> |
---|---|
date | Wed, 06 May 2020 18:20:33 +0200 |
parent | 11774:4625093b0768 |
child | 11838:442eac4e7399 |
line wrap: on
line diff
--- a/CHANGES Thu Sep 09 22:14:43 2021 +0200 +++ b/CHANGES Wed May 06 18:20:33 2020 +0200 @@ -29,6 +29,7 @@ - Direct TLS support (c2s and incoming s2s) - Offline messages aren't sent to MAM clients - Network backend server_select deprecated +- Check connectivity via observe.jabber.network 0.11.0 ======