Yii Node

Hi there,

We have our website builtin yii2.We now want to integrate real time chat within our website.Can anyone please guide us with some reference links as we are new to node js.

Thank You.

Google it. :)

Yii has absolutely nothing to do with it.

Thanks for your reply @jacmoe

Node.js is a server side technology.

That’s what I meant by “nothing to do with Yii”.

Since there are tons of resources for learning Node.js, and I don’t know the best ones, it would be best if you searched and picked the resources that appeals to you.

For integrating the frontend code with Yii: well… it is just Javascript. So do it like you would any JS.