Mercurial > prosody-modules
diff mod_turn_external/README.md @ 5975:fe081789f7b5
All community modules: Unify file extention of Markdown files to .md
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 10:26:01 +0200 |
| parents | mod_turn_external/README.markdown@bfa2cca2bdd5 |
| children | 4887f68130c0 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_turn_external/README.md Tue Oct 22 10:26:01 2024 +0200 @@ -0,0 +1,12 @@ +--- +summary: Advertise an external TURN service +... + +This module advertises STUN/TURN service to clients via XEP-0215 (it utilizes +mod_external_services to do so, which will be automatically loaded by this +module and must be available). + +This module is included with Prosody 0.12 but made available here for older +versions. + +Documentation is available on the [Prosody site][doc:modules:mod_turn_external].
