Software /
code /
prosody
Changeset
12378:61d221efe186
CHANGES: Mention STUN/TURN support in 'prosodyctl check'
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 05 Mar 2022 14:46:57 +0000 |
parents | 12377:317132bca8c0 |
children | 12379:6ac3c580c00d |
files | CHANGES |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat Mar 05 11:53:53 2022 +0000 +++ b/CHANGES Sat Mar 05 14:46:57 2022 +0000 @@ -57,6 +57,7 @@ - MUC presence broadcast controls - MUC: support for XEP-0421 occupant identifiers - `prosodyctl check connectivity` via observe.jabber.network +- STUN/TURN server tests in `prosodyctl check` - libunbound for DNS queries - The POSIX poll() API used by server_epoll on \*nix other than Linux