This commit is contained in:
Kevin Jahns 2019-12-10 00:19:02 +01:00
parent 18c9010b63
commit c426055f17

View File

@ -80,7 +80,7 @@ leveldb database.
<dd> <dd>
[WIP] Creates a connected graph of webrtc connections with a high [WIP] Creates a connected graph of webrtc connections with a high
<a href="https://en.wikipedia.org/wiki/Strength_of_a_graph">strength</a>. It <a href="https://en.wikipedia.org/wiki/Strength_of_a_graph">strength</a>. It
requires a signalling server that connects a client to the first peer. But after requires a signaling server that connects a client to the first peer. But after
that the network manages itself. It is well suited for large and small networks. that the network manages itself. It is well suited for large and small networks.
</dd> </dd>
<dt><a href="http://github.com/yjs/y-dat">y-dat</a></dt> <dt><a href="http://github.com/yjs/y-dat">y-dat</a></dt>