/private-chat-app-node

Private One to One Chat No Authentication

Primary LanguageJavaScript

Node Private Chat

This is a simple private chatting app made in nodejs.


How to use

  1. Open the app here
  2. Open it again in another tab (or phone/pc)
  3. Set your ID (any string, say '1')
  4. Set receiver's ID (say '2')
  5. Do the same on another phone/tab/pc (As per this example set your ID as '2', and receiver's as '1')
  6. All set. Now type messages and send and check if messages get delivered to another device/tab/pc/friend :)