Skip to content

joycex99/jchat-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jChat Node

jChat Node is a multi-room, real-time messaging application built on top of node.js, socket.io, and Google's new material design framework. It implements custom session control, allowing users to create, join, and interact with multiple public and private rooms at the same time.

Sample Chat

Demo

View a live demo at http://jchat-node.herokuapp.com

Installation

Clone the repo (https://github.com/JoyceX99/jchat-node.git), cd into the new directory and npm install the dependencies.

Usage

Once all the dependencies have been installed, run npm start and head to localhost:3000. From there, you can join the lobby, create private rooms, forward the links to friends and invite them to join.

About

Multi-room, real-time messaging application built on top of node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published