D
D
Denis11112019-06-08 01:32:19
Node.js
Denis1111, 2019-06-08 01:32:19

How to make private chat on Node JS + Socket.io?

How to make a private chat between two users? So that a list of online users is displayed on the side and when you click on one of them, you could correspond with him personally. I've heard that rooms should be used, but I don't fully understand how it works. The very logic.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SagePtr, 2019-06-08
@SagePtr

Or the transferred private message is simply sent to the socket of a specific user, and not to all participants.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question