Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 448 Bytes

File metadata and controls

12 lines (8 loc) · 448 Bytes

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.