redka

Results 15 comments of redka

Had the same issue. After installing the packages listed [here](http://js-platform.github.io/node-webrtc/) it seems to be working albeit there are some errors in the console when a client connects: ALSA lib control.c:953:(snd_ctl_open_noupdate)...

I noticed that when you add references to parent nodes (like above) then you can greatly simplify the implementation of `remove()` thus making `remove()` and `insert()` strategy of updating items...

Actually probably the simplest way would be to keep a reference to parent for all nodes and iitems. This also helps greatly with item updates and reinsertions. I have rewritten...

Same thing with `pg` [!] There was an error parsing `Gemfile`: Illformed requirement ["0.21.0 ruby x64-mingw32 x86-mingw32"]. Bundler cannot continue. # from Gemfile:12 # ------------------------------------------- # > gem 'pg', '0.21.0...

Just to illustrate how a slightly more complicated (not just a unit) test looks for me in Test Story. https://github.com/wallabyjs/public/assets/1191844/34a63804-b23f-405f-a955-919a1df1a759 As you can see it's so long that there's just...