mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-28 09:44:15 +00:00
deploy: 45b7d09f83
This commit is contained in:
+1
-1
@@ -738,7 +738,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div><p>| Updated 31.01.2023 | Languages: EN, <a href="/docs/lang/fr/WEBRTC.html">FR</a>, <a href="/docs/lang/cs/WEBRTC.html">CZ</a> |</p>
|
||||
<div><p>| Updated 31.01.2023 | Languages: EN, <a href="/docs/lang/fr/webrtc.html">FR</a>, <a href="/docs/lang/cs/webrtc.html">CZ</a> |</p>
|
||||
<h1 id="using-custom-webrtc-ice-servers-in-simplex-chat" tabindex="-1">Using custom WebRTC ICE servers in SimpleX Chat</h1>
|
||||
<h2 id="deploy-stunturn-server" tabindex="-1">Deploy STUN/TURN server</h2>
|
||||
<p>For this guide, we'll be using the most featureful and battle-tested STUN/TURN server implementation – <a href="https://github.com/coturn/coturn"><code>coturn</code></a> and <a href="https://ubuntu.com/download/server"><code>Ubuntu 20.04 LTS</code></a> Linux distribution.</p>
|
||||
|
||||
Reference in New Issue
Block a user