mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-25 16:24:27 +00:00
deploy: 923a5e2984
This commit is contained in:
+7
-1
@@ -169,6 +169,8 @@
|
||||
|
||||
<li><a href="/docs/simplex.html" class="active lg:px-[20px] inline-block whitespace-nowrap">SimpleX platform</a></li>
|
||||
|
||||
<li><a href="/docs/directory.html" class=" lg:px-[20px] inline-block whitespace-nowrap">SimpleX Directory Service</a></li>
|
||||
|
||||
<li><a href="/docs/android.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Accessing Android files</a></li>
|
||||
|
||||
<li><a href="/docs/sql.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Accessing chat database</a></li>
|
||||
@@ -600,6 +602,10 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
<a class="active" href="/docs/simplex.html">SimpleX platform</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/docs/directory.html">SimpleX Directory Service</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/docs/android.html">Accessing files in Android app</a>
|
||||
</li>
|
||||
@@ -738,7 +744,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div><p>| Updated 07.02.2023 | Languages: EN, <a href="/docs/lang/fr/SIMPLEX.html">FR</a>, <a href="/docs/lang/cs/SIMPLEX.html">CZ</a> |</p>
|
||||
<div><p>| Updated 07.02.2023 | Languages: EN, <a href="/docs/lang/fr/simplex.html">FR</a>, <a href="/docs/lang/cs/simplex.html">CZ</a> |</p>
|
||||
<h1 id="simplex-platform-motivation-and-comparison" tabindex="-1">SimpleX platform - motivation and comparison</h1>
|
||||
<h2 id="problems" tabindex="-1">Problems</h2>
|
||||
<p>Existing chat platforms and protocols have some or all of the following problems:</p>
|
||||
|
||||
Reference in New Issue
Block a user