1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-07-27 02:59:47 +02:00

using worker for data decoding

This commit is contained in:
Xuan Sang LE
2018-09-20 20:02:22 +02:00
parent e7693f8cc2
commit 50a354ec73
8 changed files with 1828 additions and 225 deletions

View File

@ -1,3 +1,3 @@
<h1>VNC screen here</h1>
<p><a id="connect" href="#">Connect</a><a id="stop" href="#">STOP</a></p>
<canvas id = "canvas"></canvas>
<canvas id = "canvas" tabindex="1"></canvas>