-
Notifications
You must be signed in to change notification settings - Fork 232
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
请问koa2如何实现socket.io? #22
Comments
|
@lensh 还是不行啊,浏览器打印这要的错误,是什么原因请求不到呢?
|
404不是已经很明显了吗?你看看端口是否一致,看服务端的代码是不是监听的3001端口。。。实在不行的话,你提供一下你项目的github地址吧,我再帮你看看。。。 |
@lensh 感谢回答,是其他问题,错误找到了。 |
Repository owner
deleted a comment from
web525
Oct 17, 2017
同样遇到,请问大佬是怎么解决的呢? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我代码是这样的:
但是前端请求的时候找不到数据,该如何做呢,希望提供ko2的一些源码。
The text was updated successfully, but these errors were encountered: