Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 315 Bytes

MongoLiveChat

Live Chatting Application using Mongo and NodeJS

Requirements

  • Requires Socket.io
  • Connect to a Mongo database and run a local NodeJS server to use
  • Collection name 'messages'
  • MongoDB npm package required

Features

Can be easily integrated into any other web project