(no title)
thelastnode | 14 years ago
Neither seem to support WebSockets (though the Heroku article I found was a bit dated[1]) for the time being.
From the article, it seems like AppHarbor doesn't automagically pull in the dependencies from the package.json, which Heroku does.
Add-ons wise, there is a lot of overlap, but Heroku definitely has more at the moment.
Heroku lets you run one-off processes, which is nice for debugging. I couldn't find this functionality on AppHarbor.
[1]: http://blog.heroku.com/archives/2011/6/22/the_new_heroku_2_n...
runesoerensen|14 years ago
We (AppHarbor) are adding support for node.js on a beta-basis primarily to collect initial feedback from our users. Improved support for debugging node apps is certainly something we'll look into.
piotrSikora|14 years ago
nodesocket|14 years ago