Skip to content

ashutoshkumar19/iochat_private

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After cloning this repo to pc:

Run from terminal

* npm install
* node server.js

#This will start the server at localhost:3000

#For sending message privately:

* /w <username of receiver> <your message>