Mercurial > prosody-modules
diff mod_turncredentials/README.markdown @ 4008:ec9011df2dc6
Merge
author | JC Brand <jc@opkode.com> |
---|---|
date | Fri, 01 May 2020 11:34:43 +0200 |
parents | fe6cb37ac180 |
children | 4b47c8eeca22 |
line wrap: on
line diff
--- a/mod_turncredentials/README.markdown Fri May 01 11:34:09 2020 +0200 +++ b/mod_turncredentials/README.markdown Fri May 01 11:34:43 2020 +0200 @@ -1,10 +1,9 @@ -Introduction -============ +# Introduction -[XEP-0215] implementation for time-limited TURN credentials. +[XEP-0215] implementation for [time-limited TURN +credentials](https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00). -Configuration -============= +# Configuration Option Type Default ------------------------- -------- ------------ @@ -13,4 +12,7 @@ turncredentials\_port number `3478` turncredentials\_ttl number `86400` +# Compatible TURN / STUN servers. +- [coturn](https://github.com/coturn/coturn) - [setup guide][doc:coturn] +- [restund](http://www.creytiv.com/restund.html)