Skip to content

Commit 30b7587

Browse files
committed
docs(features): Moved multiplex transport in features page
1 parent e1098ee commit 30b7587

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/_pages/features.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@
4545
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
4646
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
4747
</tr>
48+
<tr>
49+
<td title="The server can listen to multiple transports at the same time">
50+
Multiplex Transport
51+
</td>
52+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
53+
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
54+
<td><i class="fa fa-times" aria-hidden="true" style="color:red"></i></td>
55+
</tr>
4856
<tr>
4957
<td>Scene Management</td>
5058
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
@@ -273,14 +281,6 @@
273281
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
274282
<td><i class="fa fa-check" aria-hidden="true" style="color:green"></i></td>
275283
</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-times" 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-times" aria-hidden="true" style="color:red"></i></td>
283-
</tr>
284284
</tbody>
285285
</table>
286286
</div>

0 commit comments

Comments
 (0)