Alan James

Results 49 comments of Alan James

I should be able to use the function `apply` method to fix this.

The backend Socket.IO would have to be configured correctly to use these types of events.

Backbone, Ember, and Angular models use a REST/ActiveResource type interface to perform these actions. There should be an REST/ActiveResource type interface for Socket.IO that this would follow.

This might be doable with a before create event.

Now that ES6 is supported in Node I wouldn't mind adding this. These best practices were created before ES6's spec was even finished and far before it was implemented in...

It looks like Ratchet is already published on Bower. I know Bower is not NPM, but it works nearly the same way. Although it doesn't come up in searches it...

I'm getting this as well using the blog sample provided. Catchable fatal error: Argument 2 passed to MongoCollection::insert() must be an array, boolean given, called in /home/adminuser/www/samples/blog/App.php on line 60...

Dondreytaylor if you fork the repo, make the change, and submit a pull request Codas will hopefully accept the change and this issue can be solved.