M
M
Maybe_V2017-01-04 18:24:10
JavaScript
Maybe_V, 2017-01-04 18:24:10

What do you need and on what to make a reliable chat, messaging?

Good evening everyone !
I need help from a pro)) I need to implement a project on laravel(like a corporate social network). In principle, there is nothing complicated, except for chats, messaging and instant alerts!

I don’t even know how and by what means it is implemented! Now I'm looking for information - so far it all comes down to node.jsor is it better to use sockets from phplibraries ?! What should be applied to make reliable, synchronous and fast messaging??

I will be glad to any feedback on the topic !! Thank you)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Aksentiev, 2017-01-04
@Sanasol

https://laravel.com/docs/5.3/broadcasting

O
Oleg, 2017-01-04
@politon

WebSocket and Node.JS rules in this matter!
https://learn.javascript.ru/websockets#%D0%BF%D1%8...

A
Alexander Smirnov, 2017-01-04
@ap0stal

A fast and modern way to establish a connection with a client is WebSocket
A good lib for PHP is Ratchet

U
Uno, 2017-01-22
@Noizefan

How to implement a real-time dialog system?
What technology to choose for real-time updates?
Look) my choice fell towards node JS and Socket.IO.
It is mastered quickly - the minimum type of chat was implemented 5 minutes after installation :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question