Software /
code /
prosody
Comparison
CHANGES @ 11599:ed405b6357a8
mod_turn_external: Simple module to offer TURN(+STUN) via mod_external_services
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Thu, 21 Jan 2021 23:13:37 +0100 |
parent | 11585:057ce005937e |
child | 11610:d221d764741a |
comparison
equal
deleted
inserted
replaced
11598:081e550b973a | 11599:ed405b6357a8 |
---|---|
15 - MUC presence broadcast controls | 15 - MUC presence broadcast controls |
16 - ALPN support in mod\_net\_multiplex | 16 - ALPN support in mod\_net\_multiplex |
17 - `daemonize` option deprecated | 17 - `daemonize` option deprecated |
18 - SASL DIGEST-MD5 removed | 18 - SASL DIGEST-MD5 removed |
19 - Switch to libunbound for DNS queries | 19 - Switch to libunbound for DNS queries |
20 - mod_external_services (XEP-0215) | 20 - mod_external_services (generic XEP-0215) |
21 - mod_turn_external for easy STUN+TURN XEP-0215 setup | |
21 - util.error for encapsulating errors | 22 - util.error for encapsulating errors |
22 - MUC: support for XEP-0421 occupant identifiers | 23 - MUC: support for XEP-0421 occupant identifiers |
23 - mod_http_file_share: File sharing via HTTP (XEP-0363) | 24 - mod_http_file_share: File sharing via HTTP (XEP-0363) |
24 - statistics scheduling can be done by plugin | 25 - statistics scheduling can be done by plugin |
25 - mod_server_contact_info now loaded on components if enabled | 26 - mod_server_contact_info now loaded on components if enabled |