Skip to content

A real time messaging seed using socket.io - Features Group chat, Audio, Video, Pictures, Documents upload.

Notifications You must be signed in to change notification settings

vistaran/realtime-messaging-demo-using-socket.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-messaging-socket.io

A real time messaging using socket.io - Features Group chat, Audio, Video, Pictures, Documents upload

Demo

http://messaging.lab.vistaran.com

Config

  1. Point socket to appropriate url of your server in /public/javascripts/main.js
  2. Set your own mongodb instance and then configure the database and start the server

Feel free to add features make sure to create a pull request, if you want to contribute.