rustdesk/flutter/web
fufesou e86d4657da
Refact. Flutter web, key input (#7511)
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2024-03-26 10:45:06 +08:00
..
icons Optimize PNG images losslessly using zopflipng 2023-08-12 02:25:04 +08:00
js Refact. Flutter web, key input (#7511) 2024-03-26 10:45:06 +08:00
libs yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
.gitignore yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
favicon.svg for merge 2022-05-12 16:50:30 +08:00
index.html yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
manifest.json new logo design 2023-02-07 21:04:50 +08:00
README.md Refact. Flutter web, mid commit (#7494) 2024-03-24 11:23:06 +08:00
yarn.lock yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
yuv.js yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
yuv.wasm yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00

RustDesk web

Functions

Current and planned

  • Outgoing
  • Address book
  • Force relay

Unsupported

  1. Incoming
  2. LAN
  3. Gpu texture render. We use WebGL instead.

No plans