D
D
Dmitry Cherednichenko2016-02-07 14:39:56
PHP
Dmitry Cherednichenko, 2016-02-07 14:39:56

How to implement a realtime notification system on the site?

Hello!

What is the best/correct way to implement a real-time notification system on a website? That is, notifications, for example, at the time of receiving a message, etc. (like VK).

In such cases, they usually keep 1 open socket connection constantly, or what?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Deodatuss, 2016-02-07
@Deodatuss

socket.io is great. Look. There is documentation

N
Nicholas, 2016-02-07
@ACCNCC

nodejs+https: //www.npmjs.com/package/websocket

P
pin3, 2016-02-14
@pin3

I understand when you can't find anything. But damn it, is it difficult to enter Yandex? there are already ready-made implementations.
Tyk
Request
Better of course to raise nodejs and websocket.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question