Implement for Online Statue in WebV2 #59
IamTaoChen
started this conversation in
General
Replies: 3 comments 10 replies
-
|
ID server上已经完善,见 IamTaoChen/rustdesk-server@f14ab4e docker image: iamtaochen/rustdesk-server:latest |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
问题出现在js代码中 (s[c / 8] & C) === C ? l.push(e[c]) : E.push(e[c])
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@lejianwen 你能修改一下js代码吗?我的本地测试服务器这两天下线了... (s[Math.floor(c / 8) ] & C) === C ? l.push(e[c]) : E.push(e[c]) |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
-
讨论是否需要完善设备的在线检测(web中)。如果要完善的话,从api服务器还是从ID 服务器去实现比较好。
Beta Was this translation helpful? Give feedback.
All reactions