I've followed the instructions:
npm i
node app.js...
and in another terminal:
node client.js
Neither the client nor the server displays any console output concerning the request. It just holds. Tested on a macbook with node 0.12 and 4.2
I would try to solve that but I'm quite new to seneca :)