And how else do you want to communicate with the Node.js server? ;) I assume you suggest him to use Websockets but they'll work with php as well, see the Ratchet lib for php.
On Tuesday, January 20, 2015 at 10:31:18 AM UTC+1, Leandro Machado Pereira wrote: > > I think node.js is more better for chat than ajax. > > Em ter, 20 de jan de 2015 06:21, Jungsuk Lee <[email protected] > <javascript:>> escreveu: > >> Hi I'm working on cakephp to build a website and i'd like to add chatting >> feature in it. >> and I'm considering Javascript based chat application. >> >> Using AJAX was too slow to use. any other way? >> Please help. >> >> Thank you in advance! >> >> -- >> Like Us on FaceBook https://www.facebook.com/CakePHP >> Find us on Twitter http://twitter.com/CakePHP >> >> --- >> You received this message because you are subscribed to the Google Groups >> "CakePHP" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/cake-php. >> For more options, visit https://groups.google.com/d/optout. >> > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" 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]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
