Oh, and of course the code is on github: [[ https://github.com/evantahler/actionHero ]]
On Tuesday, February 28, 2012 11:20:21 PM UTC-8, Evan wrote: > > Hi node.js community: > > I have been working on the actionHero API [[ http://actionherojs.com/ > ]] and [[ npm install actionhero ]] , which is an API framework which > allows clients to connect either via HTTP or direct TCP. It features > reusable actions which will handle client requests from both types of > connections. The framework also has: > - chat-room style messaging > - internal tasks (single or multi node scope) > - internal cache (query-able between nodes) > - cluster-aware message passing > - flat-file server > > I created the API to use in the development of game servers (where > clients of both HTTP and TCP will be playing), but I'll bet there are > a number of other use cases out there. I would love to hear your > feedback. > > > Thanks! > On Tuesday, February 28, 2012 11:20:21 PM UTC-8, Evan wrote: > > Hi node.js community: > > I have been working on the actionHero API [[ http://actionherojs.com/ > ]] and [[ npm install actionhero ]] , which is an API framework which > allows clients to connect either via HTTP or direct TCP. It features > reusable actions which will handle client requests from both types of > connections. The framework also has: > - chat-room style messaging > - internal tasks (single or multi node scope) > - internal cache (query-able between nodes) > - cluster-aware message passing > - flat-file server > > I created the API to use in the development of game servers (where > clients of both HTTP and TCP will be playing), but I'll bet there are > a number of other use cases out there. I would love to hear your > feedback. > > > Thanks! > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
