Skip to content

rhrn/realtime-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-messenger

  • realtime chat with MQTT protocol

Features

  • username
  • custom rooms with share
  • realtime messages

Requirements

  • node.js with npm
  • bower
  • mongodb

Used

  • hapi
  • mosca
  • angular
  • twitter bootstrap

Installation

git clone [email protected]:rhrn/realtime-messenger.git
cd realtime-messenger
npm install
bower install

Start

npm start

Usage

  • set username
  • set chat room
  • begin chating and sharing

Roadmap

  • chat subscribers list
  • user typing status
  • store history
  • Bayeux alternative protocol

About

Realtime chat server with web UI. MQTT, Node.js

Resources

Stars

Watchers

Forks

Packages

No packages published