0
I want to develop for a client where he will select a group of employees and everyone can edit a file via web. He wants style as it occurs in Google Drive Documents, where the person types and the other person who is on another computer can visualize in real time it by typing or inserting image.
I understand that this can be done in Ajax, but I’m very lay. There is some example in Ajax itself and how far it could impact the server, since the system is multi user?
I think the best alternative is to use Websockets.
– Diego Vieira
Hello Diego. Right. I’m going to search the subject on the internet using Websockets, because I’m a layman. Thank you.
– user24136