Skip to content

pranavg000/Lite-Messenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lite Messenger

This repository contains both the Server(Java) & Android Client program for a lightweight instant messaging application inspired by WhatsApp. It uses MongoDB as a database. Server is implemented using the Java NIO package. Uses Thread Pools to handle requests of multiple clients simultaneously and avoids creating a new thread for every client connection.

Features

  • Registration through phone number
  • Authentication through unique user token
  • Multiple Threads
  • Temporary storing of messages

Todo

  • End-to-End encryption
  • Time-Stamp
  • Read/Receive receipt
  • Group Messaging
  • Media Support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages