Skip to content

ShankyTiwari/Sending-message-to-specific-user-with-socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sending message to specific user with socket.io

Sending a message to the specific user with socket.io in Nodejs.

Installation and Usage

The below commands to install this API.

  1. npm install
  2. node server.js

Explanation and Blog Post

I have written a complete and well explained article on this application, for more details and Code explanation. Click here to Read the article.