I cannot get the pubnub node.js starter program here (https://github.com/pubnub/javascript/tree/master/node.js) to work.
I keep getting
FAILED! RETRY PUBLISH! { message: 'timeout' }
so it looks like some kind of network issue. I am behind corporate proxy and have set the http proxy env variables
I tried the (javascript browser sdk) and it works.