Mercurial > prosody-modules
comparison mod_turncredentials/README.md @ 5983:e37473232b0d
mod_turncredentials: marking obsolete
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 22 Oct 2024 11:34:27 +0200 |
| parents | fe081789f7b5 |
| children | 78418e86c003 |
comparison
equal
deleted
inserted
replaced
| 5982:cf877e16df70 | 5983:e37473232b0d |
|---|---|
| 1 --- | |
| 2 summary: Implement XEP-0215 | |
| 3 labels: | |
| 4 - 'Stage-Obsolete' | |
| 5 ... | |
| 6 | |
| 7 ::: {.alert .alert-warning} | |
| 8 A similar module is already included in prosody, see [mod_turn_external][doc:modules:mod_turn_external] | |
| 9 [mod_s2s][doc:modules:mod_s2s] and this is therefore obsolete. | |
| 10 ::: | |
| 11 | |
| 1 # Introduction | 12 # Introduction |
| 2 | 13 |
| 3 [XEP-0215] implementation for [time-limited TURN | 14 [XEP-0215] implementation for [time-limited TURN |
| 4 credentials](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). | 15 credentials](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). |
| 5 | 16 |
| 19 - [eturnal](https://eturnal.net/) | 30 - [eturnal](https://eturnal.net/) |
| 20 | 31 |
| 21 # Compatibility | 32 # Compatibility |
| 22 | 33 |
| 23 Incompatible with [mod_extdisco](https://modules.prosody.im/mod_extdisco.html) | 34 Incompatible with [mod_extdisco](https://modules.prosody.im/mod_extdisco.html) |
| 35 | |
| 36 ------- -------------- | |
| 37 0.12 Works | |
| 38 0.11 Works | |
| 39 ------- -------------- |
