-
When browser does not support websocket, Faye client could disable websocket and fallback to polling. I'm wondering if this has been implemented or considered in PrivatePub.
-
```
DD 6 月 16 日的起始记录
slider
复合收藏夹组件的gem 封装-API修改-新增是否已加入到收藏夹属性。优先级一。今天预计完成。计划分配 4 小时。
复合收藏夹组件的gem 封装-API修改-修改demo。优先级二。今天预计完成。计划分配 2 小时。
复合收藏夹组件的gem 封装-API修改-打包gem,尝试将其加入slider。优先级三。今天预计不能完成。计划…
-
I am using websockets-rials using this guid [http://websocket-rails.github.io/](url) but when i try to connect using javascript
`var dispatcher = new WebSocketRails('localhost:3000/websocket');`
it…
-
When an actual Websocket is closed from the browser (e.g. by closing the window) the server says:
~ WS#close(nil, nil, false)
~ Error closing websocket (#
-
Hi,
do you planning to add capistrano recipes like this (https://github.com/collectiveidea/delayed_job/blob/master/lib/delayed/recipes.rb) to add ability to control faye from capistrano?
-
### _`Question`_
@mandarjoshi90 @jkkummerfeld
New to coreference resolution. Still exploring, learning the coreference output, and understanding the parameters.
I tried finding several resources…
-
I'm trying to build a single syllable voice keyboard (without using the NATO phonetic alphabet) to speed up keystroke typing and to accurately input variable abbreviations.
I know chinese characte…
-
Since guard-livereload depends on em-websocket, and em-websocket (predictably) depends on eventmachine, and eventmachine doesn't support cruby 2.2.\* (and likely won't) it makes sense to start looking…
-
Started GET "/faye" for 127.0.0.1 at 2013-11-07 19:05:52 -0600
ActionController::RoutingError (No route matches [GET] "/faye"):
actionpack (4.0.1) lib/action_dispatch/middleware/debug_exceptions.rb…
-
Using grunt-contrib-qunit (and likely the similar plugin tasks for other test frameworks) is incredibly slow on Windows due to the very chatty "eventing" file I/O that the two libraries exchange. Sin…