You may look into IBM's Bluemix service. You can get a free trial account and node is one of the three run time choices out of the box. I believe it has appropriate support for socket.io.
https://ace.ng.bluemix.net On Sep 15, 2014 11:27 AM, "Tushar Jain" <[email protected]> wrote: > Hi Folks, > > I have developed an app using Node.js and Socket.io. > I need to host it online and looking for good options for hosting Node app > that has appropriate support for websockets or socket.io > I have already tried hosting it on OpenShift.com and I am facing > websockets issue on it and disconnect event of socket node is > not instantaneous. > > Please provide your suggestions. > > Thanks > Tushar Jain > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/a6b09351-7e9b-4810-b757-2b78fb9a810e%40googlegroups.com > <https://groups.google.com/d/msgid/nodejs/a6b09351-7e9b-4810-b757-2b78fb9a810e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAMT%3Dzo5waC6vusDWHWVzikBFmP6q-Pb4zPH6gV5NLemH9%2B1J3w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
