B
B
BonBon Slick2017-12-27 21:43:16
Node.js
BonBon Slick, 2017-12-27 21:43:16

Ratchet or Socket.io + Node.js?

What and why is it better to choose for the development of asynchronous features, primarily chat (s), events, when the numbers on the site are constantly updated.

- chat (complex, many groups with subgroups, chat control from the admin panel)
- notifications
- changing information on the page, without the actions of the user himself (example - exchanges)
- other features to revitalize the site

Ratchet or deliver Node.js and Socket.io ?

What is best suited for such purposes if the backend is on Symfony / Laravel? Why?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Korobkov, 2017-12-27
@BonBonSlick

The wording of the question is very strange.
For websockets:
on the server - node.js and socket.io.
on the client - whatever. You can also Ratchet.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question