oncesk

Results 130 comments of oncesk

hi, i found new bug with dependent observable, if we create dependent observable in collection count as example they do not will update after collection read method

hi, @raibutera did you fix that?

Hey hey, you just need to change version in package.json and run npm update But i am not sure if lib will works as expected When it was writen socket.io...

Hi, you should rrad socket.io documentation and change some code, like in authorization function, also you should a look to the components and replaco some code with a new socket.io...

Hi, about a console command, maybe you paste Console command map property in other section? Did you paste into console config? Elsewhere you can set command folder as paramayer for...

hm, did you run yiic into protected directory of your application?

Add component configuration to console config Отправлено с MiPhone Attila Szabó [email protected] писал: > Yes of course I can: > the console: > return array( > 'basePath' => dirname(FILE) ....

Hm, i do not fully understand, can you try set up extension again? Error in prev comment was show because nodeSocket not found in Yii::app()->getComponent Отправлено с MiPhone Attila Szabó...

hi, try use Yii::app()->nodeSocket->getFrameFactory()->createEventFrame(); instead of Yii::app()->nodeSocket->createEventFrame();