Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time Chat App

A real-time group chat application using Socket.io with additional capabilities for joining “groups” of other multicast hosts on the internet

Demo

http://singhrao-chat-app.herokuapp.com/

Features

  • Real-time chat
  • Groups

Installation

Install dependencies

  npm install 
  

Run

  npm run dev
  

Tech Stack

Client: Socket.io, JS, Mustache Renderer

Server: NodeJs, Socket.io

About

A real-time group chat application using Socket.io with additional capabilities for joining “groups” of other multicast hosts on the internet

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages