使用 3.5 版。
演示应用程序在默认 HTTP 设置下运行良好。我在他们的幻灯片浏览中遵循了 HTTPS 使用建议,并且它有效——或者似乎有效。该页面已正确提供,但聊天消息未发布。打开控制台,每隔几秒钟重复一次这些消息,直到计数:
Connection down :-( entry.coffee?ts=1377958052923&pathPrefix=app:9
GET https://localhost/engine.io/default/?uid=87789528630674353598151356&transport=polling system?ts=1377958052923:2337
Request.create system?ts=1377958052923:2337
Request system?ts=1377958052923:2269
XHR.request system?ts=1377958052923:2216
XHR.doPoll system?ts=1377958052923:2245
Polling.poll system?ts=1377958052923:2527
Polling.doOpen system?ts=1377958052923:2471
(anonymous function)
entry.coffee
除了日志记录功能,它什么都没有。这Connection down :-(
就是找到“”的地方,由ss.server.on disconnect
.