Skip to content

madhuneal/dnachat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#DNAChat This is a lightweight chatting server based on AWS written in Python, Twisted and using bson. It has features such as live chatting, logging and push notification for mobile devices.

###Performance

  • EC2: t2.medium x 2 and ElastiCache Redis t1.micro x 1
  • 80,000 transactions per minutes - One transaction is from sending message to target device to receiving ack message from target

Live Demo

Will be uploaded

###How it works?

###How to install?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%