Mercurial > prosody-modules
comparison mod_turncredentials/README.markdown @ 4005:fe6cb37ac180
mod_turncredentials/README: HTML comments aren't a thing apparently
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 01 May 2020 00:53:36 +0200 |
parents | 56a13ba59b28 |
children | 4b47c8eeca22 |
comparison
equal
deleted
inserted
replaced
4004:56a13ba59b28 | 4005:fe6cb37ac180 |
---|---|
14 | 14 |
15 # Compatible TURN / STUN servers. | 15 # Compatible TURN / STUN servers. |
16 | 16 |
17 - [coturn](https://github.com/coturn/coturn) - [setup guide][doc:coturn] | 17 - [coturn](https://github.com/coturn/coturn) - [setup guide][doc:coturn] |
18 - [restund](http://www.creytiv.com/restund.html) | 18 - [restund](http://www.creytiv.com/restund.html) |
19 | |
20 <!-- | |
21 TODO Check if this one actually suppors the rest credentials api | |
22 - [reTURNManager](https://github.com/thisisdingo/reTURNManager) | |
23 --> |