Skip to content
New issue

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

谷歌浏览器不能调试吗 #10

Open
lampsunny opened this issue Mar 25, 2019 · 1 comment
Open

谷歌浏览器不能调试吗 #10

lampsunny opened this issue Mar 25, 2019 · 1 comment

Comments

@lampsunny
Copy link

用谷歌浏览器调试,出现错误TCP Socket is not supported by this browser or platform
var client = new hprose.TcpClient("tcp://xxx.xxx.xxx.xxx:1314", ["hello"]); client.subscribe('news', function(news) { alert(news); });
如果不能用谷歌浏览器用什么调试

@andot
Copy link
Member

andot commented Mar 25, 2019

谷歌浏览器本来就不支持TCP啊。这很正常。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants