Skip to content

sumanchalki/private-public-chat-websocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is created based on WebSocket. At the server, node.js and ws module are used. At the client, WebSocket web api is used (browser based). That is maintained using Vanilla JS.

How to clone?

How to run it?

  • Open a terminal and navigate to the directory.
  • npm install
  • node server
  • Open http://localhost:3000/ in different browser windows.
  • Alternatively open the index.html file directly in browser.
  • Start chatting.

About

Private and public chat based on WebSocket & node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •