Skip to content

simple real-time messaging app using node-js , socket.io, mongodb,...

License

Notifications You must be signed in to change notification settings

smzerehpoush/white-messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

White Messenger : Instant Messaging Server

Instant messaging server. Backend in JS Node.js. Wire transport is JSON over websocket. Persistent storage MongoDB. Other databases can be supported by writing custom adapters.

How to run

  1. type in terminal :`
npm install
  1. type in terminal :
npm start

Releases

No releases published

Packages

No packages published

Languages