Skip to content

Commit 7693919

Browse files
authored
docs: update Mirror features
Mirror now supports syncdictionaries and multiplex transport
1 parent 45a8691 commit 7693919

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/_pages/features.html

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<tr>
181181
<td>SyncedDictionary</td>
182182
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
183-
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
183+
<td><i class="fa fa-times" aria-hidden="true" style="color:green"></i></td>
184184
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
185185
</tr>
186186
<tr>
@@ -273,7 +273,15 @@
273273
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
274274
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
275275
</tr>
276+
<tr>
277+
<td title="The server can listen to multiple transports at the same time">
278+
Multiplex Transport
279+
</td>
280+
<td><i class="fa fa-check" aria-hidden="true" style="color:red"></i></td>
281+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
282+
<td><i class="fa fa-check" aria-hidden="true" style="color:red"></i></td>
283+
</tr>
276284
</tbody>
277285
</table>
278286
</div>
279-
</div>
287+
</div>

0 commit comments

Comments
 (0)