how to add typing message with socket using node js

Viewed 22

I wanted to know how can I add a message "user typing...", with the socket in node.js in my web application? I'm building a group chat with react and node

0 Answers
Related