We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
下载 Releases 文件,运行; 复制 JsEnv_De.js 代码到调试台运行; 运行 var demo = new Hlclient("ws://127.0.0.1:12080/ws?group=zzz");
var demo = new Hlclient("ws://127.0.0.1:12080/ws?group=zzz");
提示:rpc连接出错,请检查是否打开服务端: undefined
rpc连接出错,请检查是否打开服务端: undefined
The text was updated successfully, but these errors were encountered:
使用源码运行提示相同的错误。
Sorry, something went wrong.
你先打开jsrpc的exe 然后再运行console里面的指令 如果不通的话 你可以看看端口是否有被占用
用谷歌浏览器试试吧。别用火狐了
用的是Chrome和Edge,都不行。
No branches or pull requests
下载 Releases 文件,运行;
复制 JsEnv_De.js 代码到调试台运行;
运行
var demo = new Hlclient("ws://127.0.0.1:12080/ws?group=zzz");
提示:
rpc连接出错,请检查是否打开服务端: undefined
The text was updated successfully, but these errors were encountered: