Read description: building Real-time Messaging web app. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Read description: building Real-time Messaging web app.

hello, I wanted to build REAL-TIME messaging web app. Please suggest me what should I be using? Is it possible to build without any API? also sockets are necessary for this or not? also it has to be little secure.. My current idea was to build it on PHP, MySQL,Js. and using ajax to fetch data from MySQL continuously. please suggest. thank you :):) happy coding!!

3rd Apr 2018, 7:30 PM
Mr.Cool
Mr.Cool - avatar
2 Answers
+ 2
You can use websockets as well.
3rd Apr 2018, 8:05 PM
Damyan Petkov
Damyan Petkov - avatar
+ 2
Like nodejs socket.io standalone build
3rd Apr 2018, 8:06 PM
Toni Isotalo
Toni Isotalo - avatar