-
Notifications
You must be signed in to change notification settings - Fork 502
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
icomet是php环境开发下比较便捷的一个解决方案,能否具体详细下文档 #48
Comments
你好, 谢谢支持. 因为 icomet 比较简单, 要解决的场景也比较明确, 所以相关的文档只有 wiki: https://github.com/ideawu/icomet/wiki |
如果你有具体问题, 可以直接提问. 可以加入qq群: 389083972 |
8000端口的poll 用ajax请求出现问题 |
Hi, 未来有可能会改成 text/json, 现在你可以让你使用的 js api(如 jquery) 忽略返回的 content-type, 然后自己 eval json. |
现在两个问题,,1跨域名需要jsonp 2jsonp实现原理貌似没有忽略吧! 另外建议是否可以poll自定义参数type=json|xml方式 |
看了icomet_demo貌似还有不少疑问,不过完成一个项目是没有问题了
是否可以完善下文档相关参数说明(比如:自定义一些参数的规则(传参field))。毕竟不是C++的人员
The text was updated successfully, but these errors were encountered: